aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ftp/py-curl/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/ftp/py-curl/Makefile b/ftp/py-curl/Makefile
index b5e3963af412..228d46adc128 100644
--- a/ftp/py-curl/Makefile
+++ b/ftp/py-curl/Makefile
@@ -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