From 5064f8767eefb274ca579f852f419742833d632f Mon Sep 17 00:00:00 2001 From: itojun Date: Sun, 13 Jul 2003 10:12:30 +0000 Subject: add REPLACE_PERL for bogoupgrade (bogoupgrade will be used by users of very old bogofilter, so no need to bother to bump PKGREVISION) --- mail/bogofilter/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile index cec5f37d90f..55872c472bd 100644 --- a/mail/bogofilter/Makefile +++ b/mail/bogofilter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/12 15:29:41 itojun Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/13 10:12:30 itojun Exp $ # DISTNAME= bogofilter-0.13.7.2 @@ -14,5 +14,7 @@ GNU_CONFIGURE= YES CONFIGURE_ARGS+= --with-db=${BUILDLINK_PREFIX.db4}/include/db4 +REPLACE_PERL= src/bogoupgrade + .include "../../databases/db4/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3