- Allow concurrent installation (USE_PYTHON=concurrent)

- Bump PORTREVISION for package change
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-11-13 19:12:57 +00:00
parent 6d5f06f866
commit 325e83eb97
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401534

View File

@ -3,6 +3,7 @@
PORTNAME= curl
PORTVERSION= 7.19.5.3
PORTREVISION= 1
CATEGORIES= ftp python
MASTER_SITES= CHEESESHOP \
http://pycurl.sourceforge.net/download/ \
@ -18,13 +19,9 @@ LICENSE_COMB= dual
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
USE_PYTHON= autoplist distutils
USE_PYTHON= autoplist concurrent distutils
USES= python
DATADIR= ${PREFIX}/share/py-curl
DOCSDIR= ${PREFIX}/share/doc/py-curl
EXAMPLESDIR= ${PREFIX}/share/examples/py-curl
post-install:
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/pycurl.so