diff options
Diffstat (limited to 'dns/ldns/Makefile')
-rw-r--r-- | dns/ldns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile index 0b9da9b21776..b1342f8c8614 100644 --- a/dns/ldns/Makefile +++ b/dns/ldns/Makefile @@ -7,6 +7,7 @@ PORTNAME= ldns PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://www.nlnetlabs.nl/downloads/ @@ -18,7 +19,6 @@ BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_OPENSSL= yes -GNU_CONFIGURE= yes INSTALLS_SHLIB= yes OPTIONS= EXAMPLES "With example programs" Off |