aboutsummaryrefslogtreecommitdiffstats
path: root/dns/ldns/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-04-06 04:55:48 +0800
committerbapt <bapt@FreeBSD.org>2015-04-06 04:55:48 +0800
commit2bada225a016307ddcce08cd258c613182e62285 (patch)
tree1201c4474587579ba2b3f2699cc5866783c56ea9 /dns/ldns/Makefile
parent4dddfd92be1a5eb24cef84517372b7eccc283771 (diff)
downloadfreebsd-ports-gnome-2bada225a016307ddcce08cd258c613182e62285.tar.gz
freebsd-ports-gnome-2bada225a016307ddcce08cd258c613182e62285.tar.zst
freebsd-ports-gnome-2bada225a016307ddcce08cd258c613182e62285.zip
Revert unintended change
Reported by: flo
Diffstat (limited to 'dns/ldns/Makefile')
-rw-r--r--dns/ldns/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile
index 8ce6918dbde3..9bfc0af1d6b0 100644
--- a/dns/ldns/Makefile
+++ b/dns/ldns/Makefile
@@ -15,7 +15,8 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
GNU_CONFIGURE= yes
-USES= gmake libtool ssl
+USES= gmake libtool
+USE_OPENSSL= yes
USE_LDCONFIG= yes
.if ! (defined(BUILD_PYLDNS) || defined(BUILD_P5PERL))