From e44579ded511dbcbad8149cd03c13afd19e14620 Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 17 Feb 2004 12:13:07 +0000 Subject: 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. --- security/cyrus-sasl2/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'security') 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 -- cgit v1.2.3