diff options
author | Don Lewis <truckman@FreeBSD.org> | 2016-02-10 20:34:04 +0000 |
---|---|---|
committer | Don Lewis <truckman@FreeBSD.org> | 2016-02-10 20:34:04 +0000 |
commit | 49aed67ae458d585691bf01ede6f4e71704f9370 (patch) | |
tree | 3788a8969583435fd675f00d578f357cae726396 /dns | |
parent | f2e71fd335990def0f123caf841cd50dfd5ac1d7 (diff) | |
download | ports-49aed67ae458d585691bf01ede6f4e71704f9370.tar.gz ports-49aed67ae458d585691bf01ede6f4e71704f9370.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/py-pywdns/Makefile | 2 |
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: |