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. --- www/wwwoffle/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'www/wwwoffle') diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile index c10c13f02d8..e90d11653b1 100644 --- a/www/wwwoffle/Makefile +++ b/www/wwwoffle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2005/12/05 23:55:23 rillig Exp $ +# $NetBSD: Makefile,v 1.60 2005/12/29 06:22:25 jlam Exp $ DISTNAME= wwwoffle-2.8e PKGREVISION= 1 @@ -12,7 +12,6 @@ HOMEPAGE= http://www.gedanken.demon.co.uk/wwwoffle/ COMMENT= WWW proxy with support for offline browsing USE_TOOLS+= gmake gzip -USE_PKGINSTALL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-confdir=${PKG_SYSCONFDIR:Q} -- cgit v1.2.3