summaryrefslogtreecommitdiff
path: root/net-mgmt/py-snmp4
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-08-29 13:33:15 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-08-29 13:33:15 +0000
commitedd932d8f80a066aec271c6c62d0b2fd95b3c3ef (patch)
tree1ca7a06ed67b1ac57eeaf63e9e249d0643a0d71c /net-mgmt/py-snmp4
parent- Update to 0.2 (diff)
- Conflicts with py-snmp2
PR: ports/102222 Submitted by: Dmitriy Kirhlarov <dimma@higis.ru> Approved by: Martin Jackson <mhjacks@swbell.net> (maintainer)
Notes
Notes: svn path=/head/; revision=171617
Diffstat (limited to 'net-mgmt/py-snmp4')
-rw-r--r--net-mgmt/py-snmp4/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net-mgmt/py-snmp4/Makefile b/net-mgmt/py-snmp4/Makefile
index 422d8fab940e..d7286d47e8b6 100644
--- a/net-mgmt/py-snmp4/Makefile
+++ b/net-mgmt/py-snmp4/Makefile
@@ -19,7 +19,7 @@ COMMENT= SNMP framework for Python
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyasn1/__init__.py:${PORTSDIR}/devel/py-asn1 \
${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto
-CONFLICTS= py??-snmp-[0-9]*
+CONFLICTS= py??-snmp-[0-9]* py??-snmp2-[0-9]*
USE_PYTHON= yes
USE_PYDISTUTILS=yes
@@ -33,8 +33,6 @@ BASEDOCS= CHANGES \
README \
TODO
-CONFLICTS= py*-snmp-3.*
-
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}