aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/py-snmp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-snmp/Makefile b/net-mgmt/py-snmp/Makefile
index 5720fc5fa8f1..6df47435c9d4 100644
--- a/net-mgmt/py-snmp/Makefile
+++ b/net-mgmt/py-snmp/Makefile
@@ -16,7 +16,7 @@ DISTNAME= pysnmp-${PORTVERSION}
MAINTAINER= perky@FreeBSD.org
COMMENT= SNMP framework for Python
-CONFLICTS= py??-snmp4-[0-9]*
+CONFLICTS= py??-snmp2-[0-9]* py??-snmp4-[0-9]*
USE_PYTHON= yes
USE_PYDISTUTILS=yes