aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-09-20 05:19:18 +0800
committerpav <pav@FreeBSD.org>2009-09-20 05:19:18 +0800
commit99878e06587217babdb6d91be441e29dff745efe (patch)
treefa0006b4489b4b6f6283f3d1f40d0e75da8a8ad8 /net-mgmt
parent6d0ac621db208b86136cd8442ca757c7117abd46 (diff)
downloadfreebsd-ports-graphics-99878e06587217babdb6d91be441e29dff745efe.tar.gz
freebsd-ports-graphics-99878e06587217babdb6d91be441e29dff745efe.tar.zst
freebsd-ports-graphics-99878e06587217babdb6d91be441e29dff745efe.zip
- Update depobj for pyasn1
Feature safe: yes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/py-snmp4-mibs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-snmp4-mibs/Makefile b/net-mgmt/py-snmp4-mibs/Makefile
index 7b605b1b867..6d389aae114 100644
--- a/net-mgmt/py-snmp4-mibs/Makefile
+++ b/net-mgmt/py-snmp4-mibs/Makefile
@@ -15,7 +15,7 @@ DISTNAME= pysnmp-mibs-${PORTVERSION}
MAINTAINER= mhjacks@swbell.net
COMMENT= Additional python MIB files for pysnmp4 and friends
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyasn1/__init__.py:${PORTSDIR}/devel/py-asn1
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1>=0:${PORTSDIR}/devel/py-asn1
USE_PYTHON= yes
USE_PYDISTUTILS=yes