From 91e4e8a4e39fb58b7f561b303947252390d62e3d Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Sun, 19 Oct 2014 15:43:33 +0000 Subject: - Convert ports from dns/, editors/ and emulators/ to new USES=python Approved by: portmgr (implicit) --- dns/ldns/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dns/ldns') 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 .if defined(BUILD_PYLDNS) -USE_PYTHON= yes +USES+= python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} ALL_TARGET= pyldns INSTALL_TARGET= install-pyldns -- cgit v1.2.3