aboutsummaryrefslogtreecommitdiff
path: root/net/py-pcap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-pcap/Makefile')
-rw-r--r--net/py-pcap/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/py-pcap/Makefile b/net/py-pcap/Makefile
index 00a78f1a4c50..d12a3f2f9e54 100644
--- a/net/py-pcap/Makefile
+++ b/net/py-pcap/Makefile
@@ -15,8 +15,7 @@ LICENSE= BSD
BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>