From 558d52a64c3c56d6f22ea229a2fdc8893478ba12 Mon Sep 17 00:00:00 2001 From: kristerw Date: Tue, 26 Jul 2005 19:28:55 +0000 Subject: Prevent paths to the build directories from being included in the package. Bump PKGREVISION. --- security/amavis/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'security/amavis') diff --git a/security/amavis/Makefile b/security/amavis/Makefile index fef56f3d2e3..80e631f2322 100644 --- a/security/amavis/Makefile +++ b/security/amavis/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2005/06/17 03:50:31 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2005/07/26 19:28:55 kristerw Exp $ # DISTNAME= amavis-0.2.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security mail MASTER_SITES= http://www.amavis.org/dist/ \ http://aachalon.de/AMaViS/ @@ -30,6 +30,7 @@ VIRUSMAILTO?= security # whom to notify about viruses GNU_CONFIGURE= YES CONFIGURE_ENV+= procmail="/usr/libexec/mail.local" +CONFIGURE_ENV+= BASH=${TOOLS_SH} CONFIGURE_ARGS+=--with-virusdir=${VIRUSDIR} CONFIGURE_ARGS+=--with-mailto=${VIRUSMAILTO} -- cgit v1.2.3