aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authortruckman <truckman@FreeBSD.org>2016-02-11 04:34:04 +0800
committertruckman <truckman@FreeBSD.org>2016-02-11 04:34:04 +0800
commit9a7ce1a9e2c0f97313240fd9a6ddc60a8a307fba (patch)
tree3788a8969583435fd675f00d578f357cae726396 /dns
parent603fdbf8d09dba01343b5b5c769f499edaa91f60 (diff)
downloadfreebsd-ports-gnome-9a7ce1a9e2c0f97313240fd9a6ddc60a8a307fba.tar.gz
freebsd-ports-gnome-9a7ce1a9e2c0f97313240fd9a6ddc60a8a307fba.tar.zst
freebsd-ports-gnome-9a7ce1a9e2c0f97313240fd9a6ddc60a8a307fba.zip
Sort USE_PYTHON
Sponsored by: Farsight Security, Inc.
Diffstat (limited to 'dns')
-rw-r--r--dns/py-pywdns/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-pywdns/Makefile b/dns/py-pywdns/Makefile
index 501ad6028ea4..b51ea2bdd316 100644
--- a/dns/py-pywdns/Makefile
+++ b/dns/py-pywdns/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
LIB_DEPENDS= libwdns.so:${PORTSDIR}/dns/wdns
-USE_PYTHON= distutils autoplist
+USE_PYTHON= autoplist distutils
USES= pkgconfig python
post-patch: