aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt')
-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}