aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/py-snmp4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/py-snmp4/Makefile')
-rw-r--r--net-mgmt/py-snmp4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-snmp4/Makefile b/net-mgmt/py-snmp4/Makefile
index 45f27dab47c7..e7ee192e7f3e 100644
--- a/net-mgmt/py-snmp4/Makefile
+++ b/net-mgmt/py-snmp4/Makefile
@@ -15,7 +15,7 @@ DISTNAME= pysnmp-${PORTVERSION}
MAINTAINER= mhjacks@swbell.net
COMMENT= SNMP framework for Python
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyasn1/__init__.py:${PORTSDIR}/devel/py-asn1 \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1>=0:${PORTSDIR}/devel/py-asn1 \
${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto
CONFLICTS= py??-snmp-[0-9]* py??-snmp2-[0-9]*