aboutsummaryrefslogtreecommitdiff
path: root/net/py-pcapy
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-29 09:01:54 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-29 09:01:54 +0000
commit377901b8047ae297af0f26755f2de5b3294e1a52 (patch)
treeac738d925e9dd4322b885c52f4c199df3cb92fa8 /net/py-pcapy
parentcda895d2d4055b8bb411bcc6a43cc9ff77062e59 (diff)
downloadports-377901b8047ae297af0f26755f2de5b3294e1a52.tar.gz
ports-377901b8047ae297af0f26755f2de5b3294e1a52.zip
Simplify some USES=python
With hat: portmgr
Notes
Notes: svn path=/head/; revision=457499
Diffstat (limited to 'net/py-pcapy')
-rw-r--r--net/py-pcapy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-pcapy/Makefile b/net/py-pcapy/Makefile
index cc52b9bed6db..2dec2368c5f4 100644
--- a/net/py-pcapy/Makefile
+++ b/net/py-pcapy/Makefile
@@ -13,7 +13,7 @@ COMMENT= Python pcap extension
LICENSE= APACHE11
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python:2.7+ dos2unix
+USES= python dos2unix
USE_PYTHON= autoplist distutils
DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME}