From cdf4db798b131753e7eff7b75ccf375cd91e790d Mon Sep 17 00:00:00 2001 From: seb Date: Sun, 27 Oct 2002 23:32:36 +0000 Subject: Remove gmake dependency. --- security/cyrus-sasl2/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'security/cyrus-sasl2') diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile index 15d670fafb6..c486915ad28 100644 --- a/security/cyrus-sasl2/Makefile +++ b/security/cyrus-sasl2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/10/27 15:09:00 chris Exp $ +# $NetBSD: Makefile,v 1.2 2002/10/27 23:32:36 seb Exp $ DISTNAME= cyrus-sasl-2.1.9 SVR4_PKGNAME= csasl @@ -13,7 +13,6 @@ COMMENT= Simple Authentication and Security Layer USE_BUILDLINK2= YES AUTOMAKE_REQD= 1.4 GNU_CONFIGURE= YES -USE_GMAKE= YES USE_LIBTOOL= YES LTCONFIG_OVERRIDE= ${WRKSRC}/config/ltconfig @@ -81,7 +80,7 @@ post-extract: pre-configure: cd ${WRKSRC} && ${AUTOHEADER} - cd ${WRKSRC} && ${AUTOMAKE} --gnu + cd ${WRKSRC} && ${AUTOMAKE} --gnu -i cd ${WRKSRC} && ${AUTOCONF} post-install: -- cgit v1.2.3