From b7ebfd264d7de1faa069e964bf75dacebe9897be Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 7 Jul 2006 22:10:06 +0000 Subject: Add an explicit run-time dependency on perl because these packages install perl scripts. Bump the PKGREVISION for the dependency change. --- security/amavis-perl/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'security/amavis-perl') diff --git a/security/amavis-perl/Makefile b/security/amavis-perl/Makefile index b4984e44a9c..5538b01b3c6 100644 --- a/security/amavis-perl/Makefile +++ b/security/amavis-perl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2006/03/11 18:12:45 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2006/07/07 22:10:07 jlam Exp $ DISTNAME= amavisd-${VERSION} PKGNAME= amavis-perl-${VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security mail MASTER_SITES= http://www.amavis.org/dist/perl/ \ ${MASTER_SITE_SOURCEFORGE:=amavis/} @@ -47,7 +47,7 @@ VIRUSMAILTO?= security # whom to notify about viruses GNU_CONFIGURE= YES PLIST_SRC= ${PKGDIR}/PLIST -USE_TOOLS+= file +USE_TOOLS+= file perl:run CONFIGURE_ENV+= file=${TOOLS_FILE_CMD:Q} CONFIGURE_ENV+= procmail="/usr/libexec/mail.local" -- cgit v1.2.3