aboutsummaryrefslogtreecommitdiff
path: root/net/nsscache
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-12 23:43:50 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-12 23:43:50 +0000
commit4676ca5994f9c72a8d9c64607885dc363fe3d52e (patch)
tree7058f2db9cae7f106b566a30662dff6325715135 /net/nsscache
parent0c37ba26506dec18368a21f78d37add7f4c3c64a (diff)
downloadports-4676ca5994f9c72a8d9c64607885dc363fe3d52e.tar.gz
ports-4676ca5994f9c72a8d9c64607885dc363fe3d52e.zip
Notes
Diffstat (limited to 'net/nsscache')
-rw-r--r--net/nsscache/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nsscache/Makefile b/net/nsscache/Makefile
index 336cb93b23fd..3d5eafde3181 100644
--- a/net/nsscache/Makefile
+++ b/net/nsscache/Makefile
@@ -3,7 +3,7 @@
PORTNAME= nsscache
PORTVERSION= 0.30
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= version/
CATEGORIES= net python
@@ -13,7 +13,7 @@ COMMENT= Python utility to create a local cache of directory services
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pycurl.so:${PORTSDIR}/ftp/py-curl \
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pycurl.so:${PORTSDIR}/ftp/py-pycurl \
${PYTHON_PKGNAMEPREFIX}ldap>0:${PORTSDIR}/net/py-ldap
USES= python:2