From 67eaa64b538f1cc9ee2559e7b9b0001914e6dd58 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 29 Dec 2005 06:21:30 +0000 Subject: Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk automatically detects whether we want the pkginstall machinery to be used by the package Makefile. --- mail/bogofilter/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mail/bogofilter') diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile index f30ccc86569..c44f126bee4 100644 --- a/mail/bogofilter/Makefile +++ b/mail/bogofilter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2005/12/05 23:55:10 rillig Exp $ +# $NetBSD: Makefile,v 1.33 2005/12/29 06:21:47 jlam Exp $ DISTNAME= bogofilter-0.96.6 CATEGORIES= mail @@ -12,7 +12,6 @@ COMMENT= Bayesian spam filter written in C PKG_INSTALLATION_TYPES= overwrite pkgviews GNU_CONFIGURE= YES -USE_PKGINSTALL= YES CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} -- cgit v1.2.3