aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-12-02 12:05:45 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-12-02 12:05:45 +0000
commit79e77283809a7ead061cba482527c89df73c541f (patch)
treecee5e89bd0c1313954d553995763972415cbc293 /security
parent4702a94cbfd6c4af66e76190ed65b21b1e1e0061 (diff)
downloadports-79e77283809a7ead061cba482527c89df73c541f.tar.gz
ports-79e77283809a7ead061cba482527c89df73c541f.zip
Fix KDNS option.
Reported by: geoffroy desvernay Pointy hat to: mat
Notes
Notes: svn path=/head/; revision=335479
Diffstat (limited to 'security')
-rw-r--r--security/gnupg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index 8ed67b98e259..9dbb707a32ac 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -45,8 +45,8 @@ DOCS_CONFIGURE_ENABLE= doc
PINENTRY_RUN_DEPENDS= pinentry>0:${PORTSDIR}/security/pinentry
GPGSM_RUN_DEPENDS= dirmngr:${PORTSDIR}/security/dirmngr
GPGSM_CONFIGURE_ENABLE= gpgsm
-MKDNS_LIB_DEPENDS= libadns.so:${PORTSDIR}/dns/adns
-MKDNS_CONFIGURE_ON= --with-adns=${LOCALBASE}
+KDNS_LIB_DEPENDS= libadns.so:${PORTSDIR}/dns/adns
+KDNS_CONFIGURE_ON= --with-adns=${LOCALBASE}
STD_SOCKET_CONFIGURE_ENABLE= socket
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls