aboutsummaryrefslogtreecommitdiff
path: root/net/tcpwatch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/tcpwatch/Makefile')
-rw-r--r--net/tcpwatch/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net/tcpwatch/Makefile b/net/tcpwatch/Makefile
index cdbeb2817547..a02f8d7f28b9 100644
--- a/net/tcpwatch/Makefile
+++ b/net/tcpwatch/Makefile
@@ -14,9 +14,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinte
WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_PYTHON= yes
-USE_PYDISTUTILS=yes
-PYDISTUTILS_PKGVERSION= 1.2.1
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>