aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-11-27 23:57:23 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-11-27 23:57:23 +0000
commitf8452d05171dcab5b00b07d85b31bcc96ab02b11 (patch)
treec59cd99a81bd826cb14360b14df67bb090354626 /net-mgmt/net-snmp
parentac232488b2fe123348d780065550fc594e0ade83 (diff)
downloadports-f8452d05171dcab5b00b07d85b31bcc96ab02b11.tar.gz
ports-f8452d05171dcab5b00b07d85b31bcc96ab02b11.zip
Notes
Diffstat (limited to 'net-mgmt/net-snmp')
-rw-r--r--net-mgmt/net-snmp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile
index 33777920902d..edef2e4c1520 100644
--- a/net-mgmt/net-snmp/Makefile
+++ b/net-mgmt/net-snmp/Makefile
@@ -69,8 +69,8 @@ PYEASYUNINSTALL_UNINSTALLARGS?= -q -N -m -S ${PYTHON_SITELIBDIR} \
-s ${PYEASYINSTALL_BINDIR} \
${PYDISTUTILS_PKGNAME}
USE_PYTHON= yes
-RUN_DEPENDS+= easy_install:${PORTSDIR}/devel/py-distribute
-BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-distribute
+RUN_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools
+BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools
CONFIGURE_ARGS+=--with-python-modules
PLIST_SUB+= WITH_PYTHON="" PYTHON_VER=${PYTHON_VER}
PLIST_SUB+= PYDISTUTILS_PKGVERSION=${PYDISTUTILS_PKGVERSION}