pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/bogofilter This package needs perl to run, for th...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c607653727df
branches:  trunk
changeset: 496969:c607653727df
user:      seb <seb%pkgsrc.org@localhost>
date:      Mon Jul 18 00:07:21 2005 +0000

description:
This package needs perl to run, for the bogoupgrade command.

Bump PKGREVISION to 3.

diffstat:

 mail/bogofilter/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r e7d3340b85d3 -r c607653727df mail/bogofilter/Makefile
--- a/mail/bogofilter/Makefile  Sun Jul 17 23:40:31 2005 +0000
+++ b/mail/bogofilter/Makefile  Mon Jul 18 00:07:21 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2005/04/11 21:46:17 tv Exp $
+# $NetBSD: Makefile,v 1.29 2005/07/18 00:07:21 seb Exp $
 
 DISTNAME=      bogofilter-0.92.8
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=bogofilter/}
 EXTRACT_SUFX=  .tar.bz2
@@ -20,6 +20,7 @@
 EGDIR=                 ${PREFIX}/share/examples/bogofilter
 CONF_FILES=            ${EGDIR}/bogofilter.cf ${PKG_SYSCONFDIR}/bogofilter.cf
 
+USE_TOOLS+=            perl:run
 REPLACE_PERL=          src/bogoupgrade
 
 BUILDLINK_TRANSFORM+=  l:db:db4



Home | Main Index | Thread Index | Old Index