diff options
Diffstat (limited to 'security/cyrus-sasl2')
-rw-r--r-- | security/cyrus-sasl2/Makefile.common | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/cyrus-sasl2/Makefile.common b/security/cyrus-sasl2/Makefile.common index e5e4dae001f..4b17233bb74 100644 --- a/security/cyrus-sasl2/Makefile.common +++ b/security/cyrus-sasl2/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.15 2004/02/14 07:45:36 jlam Exp $ +# $NetBSD: Makefile.common,v 1.16 2004/02/14 13:55:19 jlam Exp $ # # This Makefile fragment should be included _below_ any SASL_PLUGIN # definition and _above_ any CONFIGURE_ARGS definitions. @@ -28,9 +28,7 @@ DEFAULT_VIEW.${PKGBASE}= ${DEFAULT_VIEW.cyrus-sasl} USE_BUILDLINK3= YES USE_PKGINSTALL= YES - GNU_CONFIGURE= YES -CONFIG_STATUS_OVERRIDE= config.status USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool |