From 9ceb81b280a4e40fd37c8b64bc3e592ca7d0d648 Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 4 Nov 2005 11:09:07 +0000 Subject: Explicitly set BUILD_DIRS to emphasize it is different from CONFIGURE_DIRS. --- mail/spamassassin/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/spamassassin/Makefile b/mail/spamassassin/Makefile index 29c537064a8..df9fb15f77c 100644 --- a/mail/spamassassin/Makefile +++ b/mail/spamassassin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2005/08/06 06:19:22 jlam Exp $ +# $NetBSD: Makefile,v 1.60 2005/11/04 11:09:07 rillig Exp $ DISTNAME= Mail-SpamAssassin-${SPAMASSASSIN_VERSION} PKGNAME= spamassassin-${SPAMASSASSIN_VERSION} @@ -49,6 +49,7 @@ PERL5_PACKLIST= auto/Mail/SpamAssassin/.packlist GNU_CONFIGURE= YES CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} CONFIGURE_DIRS= ${WRKSRC}/spamc +BUILD_DIRS= ${WRKSRC} PERL5_CONFIGURE= NO # we need the default "do-configure" target PERL5_CONFIGURE_DIRS= ${WRKSRC} -- cgit v1.2.3