diff options
Diffstat (limited to 'net-mgmt/py-snmp/Makefile')
-rw-r--r-- | net-mgmt/py-snmp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/py-snmp/Makefile b/net-mgmt/py-snmp/Makefile index 9ec8d0b..5720fc5 100644 --- a/net-mgmt/py-snmp/Makefile +++ b/net-mgmt/py-snmp/Makefile @@ -16,6 +16,8 @@ DISTNAME= pysnmp-${PORTVERSION} MAINTAINER= perky@FreeBSD.org COMMENT= SNMP framework for Python +CONFLICTS= py??-snmp4-[0-9]* + USE_PYTHON= yes USE_PYDISTUTILS=yes EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} |