aboutsummaryrefslogtreecommitdiff
path: root/dns/ldns
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-19 15:43:33 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-19 15:43:33 +0000
commit91e4e8a4e39fb58b7f561b303947252390d62e3d (patch)
tree007c8519a6455a0a0c70a67ca551339c6c99673c /dns/ldns
parentb325ed20621b89892e9303249333c4deda2e4f15 (diff)
downloadports-91e4e8a4e39fb58b7f561b303947252390d62e3d.tar.gz
ports-91e4e8a4e39fb58b7f561b303947252390d62e3d.zip
- Convert ports from dns/, editors/ and emulators/ to new
USES=python Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=371188
Diffstat (limited to 'dns/ldns')
-rw-r--r--dns/ldns/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile
index 4c1936927359..5375b7cd4e8c 100644
--- a/dns/ldns/Makefile
+++ b/dns/ldns/Makefile
@@ -41,7 +41,7 @@ OPTIONS_SUB= yes
.include <bsd.port.options.mk>
.if defined(BUILD_PYLDNS)
-USE_PYTHON= yes
+USES+= python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
ALL_TARGET= pyldns
INSTALL_TARGET= install-pyldns