diff options
Diffstat (limited to 'dns/ldns/Makefile')
-rw-r--r-- | dns/ldns/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile index 6d215135694b..d797a8632e73 100644 --- a/dns/ldns/Makefile +++ b/dns/ldns/Makefile @@ -51,8 +51,6 @@ RRTYPECDS_CONFIGURE_ENABLE= rrtype-cds RRTYPEURI_CONFIGURE_ENABLE= rrtype-uri RRTYPETA_CONFIGURE_ENABLE= rrtype-ta -.include <bsd.port.options.mk> - .if defined(BUILD_PYLDNS) USES+= python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |