diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 20:50:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 20:50:42 +0000 |
commit | a9a4b8f402d64f5c7aaac697bbb12339963ffcbd (patch) | |
tree | b86a79092810baee01292a04539a7e228e3184db /dns/ldns | |
parent | 0cf03e530140d70a094256093baf14de572657bc (diff) | |
download | freebsd-ports-a9a4b8f402d64f5c7aaac697bbb12339963ffcbd.zip |
Mark as broken unfetchable ports
Diffstat (limited to 'dns/ldns')
-rw-r--r-- | dns/ldns/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile index 9bfc0af1d6b0..8ce6918dbde3 100644 --- a/dns/ldns/Makefile +++ b/dns/ldns/Makefile @@ -15,8 +15,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE GNU_CONFIGURE= yes -USES= gmake libtool -USE_OPENSSL= yes +USES= gmake libtool ssl USE_LDCONFIG= yes .if ! (defined(BUILD_PYLDNS) || defined(BUILD_P5PERL)) |