pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/amavis Prevent paths to the build directories...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6b06522cd178
branches: trunk
changeset: 497390:6b06522cd178
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Tue Jul 26 19:28:55 2005 +0000
description:
Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
diffstat:
security/amavis/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r f0d8ab8fcfdd -r 6b06522cd178 security/amavis/Makefile
--- a/security/amavis/Makefile Tue Jul 26 17:29:13 2005 +0000
+++ b/security/amavis/Makefile Tue Jul 26 19:28:55 2005 +0000
@@ -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 @@
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}
Home |
Main Index |
Thread Index |
Old Index