aboutsummaryrefslogtreecommitdiff
path: root/dns/py-dnspython
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 /dns/py-dnspython
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 'dns/py-dnspython')
-rw-r--r--dns/py-dnspython/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-dnspython/Makefile b/dns/py-dnspython/Makefile
index f8d764a2d1e2..0115d59f41e5 100644
--- a/dns/py-dnspython/Makefile
+++ b/dns/py-dnspython/Makefile
@@ -14,7 +14,7 @@ LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
-USES= python:2.7+
+USES= python
USE_PYTHON= autoplist distutils
OPTIONS_DEFINE= EXAMPLES PYCRYPTO