1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Bump PORTREVISION after r344608.

- PYDISTUTILS_PKGNAME is not required with PYDISTUTILS_AUTOPLIST.

Submitted by:	rm
This commit is contained in:
Mikolaj Golub 2014-02-17 19:41:28 +00:00
parent feeb4125d6
commit 87d3d0ce5a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344817

View File

@ -3,6 +3,7 @@
PORTNAME= swiftclient
PORTVERSION= 2.0.2
PORTREVISION= 1
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -22,7 +23,6 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}simplejson>=2.0.9:${PORTSDIR}/devel/py-simp
USE_PYTHON= 2
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
PYDISTUTILS_PKGNAME= python_${PORTNAME}
post-install:
${INSTALL_MAN} ${WRKSRC}/doc/manpages/swift.1 \