summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-02-17 12:13:07 +0000
committerjlam <jlam@pkgsrc.org>2004-02-17 12:13:07 +0000
commite44579ded511dbcbad8149cd03c13afd19e14620 (patch)
treed802dab770d83c60c5c7fe1aa1c0748390c8bbd8 /security
parent59ed73505b2f3a80e00cbbfe5311bd3096484a02 (diff)
downloadpkgsrc-e44579ded511dbcbad8149cd03c13afd19e14620.tar.gz
We no longer need to set GNU_MISSING_OVERRIDE after the changes in revision
1.27 of tools.mk to hide the auto* tools between pre-configure and do-configure.
Diffstat (limited to 'security')
-rw-r--r--security/cyrus-sasl2/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile
index 4fd0e5ed1a0..ab14d745f8f 100644
--- a/security/cyrus-sasl2/Makefile
+++ b/security/cyrus-sasl2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/02/14 07:45:36 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2004/02/17 12:13:07 jlam Exp $
.include "Makefile.common"
@@ -8,8 +8,6 @@ COMMENT= Simple Authentication and Security Layer
PLIST_SRC+= ${PKGDIR}/PLIST.common
-GNU_MISSING_OVERRIDE= config/missing
-
# Authentication mechanisms
CONFIGURE_ARGS+= --enable-anon # ANONYMOUS
CONFIGURE_ARGS+= --enable-checkapop # CHECKAPOP