diff options
-rw-r--r-- | dns/ldns/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile index a3a3a61a19d3..a8c8d4100043 100644 --- a/dns/ldns/Makefile +++ b/dns/ldns/Makefile @@ -3,6 +3,7 @@ PORTNAME= ldns PORTVERSION= 1.7.0 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/ \ LOCAL/ehaupt @@ -15,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE GNU_CONFIGURE= yes USES= cpe gmake libtool ssl perl5 +USE_PERL5= build CPE_VENDOR= nlnetlabs USE_LDCONFIG= yes |