mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Bump PORTREVISION after r344608.
- PYDISTUTILS_PKGNAME is not required with PYDISTUTILS_AUTOPLIST. Submitted by: rm
This commit is contained in:
parent
feeb4125d6
commit
87d3d0ce5a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344817
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= swiftclient
|
PORTNAME= swiftclient
|
||||||
PORTVERSION= 2.0.2
|
PORTVERSION= 2.0.2
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= databases python
|
CATEGORIES= databases python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -22,7 +23,6 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}simplejson>=2.0.9:${PORTSDIR}/devel/py-simp
|
||||||
USE_PYTHON= 2
|
USE_PYTHON= 2
|
||||||
USE_PYDISTUTILS= yes
|
USE_PYDISTUTILS= yes
|
||||||
PYDISTUTILS_AUTOPLIST= yes
|
PYDISTUTILS_AUTOPLIST= yes
|
||||||
PYDISTUTILS_PKGNAME= python_${PORTNAME}
|
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
${INSTALL_MAN} ${WRKSRC}/doc/manpages/swift.1 \
|
${INSTALL_MAN} ${WRKSRC}/doc/manpages/swift.1 \
|
||||||
|
|
Loading…
Add table
Reference in a new issue