summaryrefslogtreecommitdiff
path: root/www/privoxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/privoxy/Makefile')
-rw-r--r--www/privoxy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/privoxy/Makefile b/www/privoxy/Makefile
index d6f5e311ee6..78009c41ca6 100644
--- a/www/privoxy/Makefile
+++ b/www/privoxy/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2003/07/22 04:14:35 martti Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/20 12:27:59 agc Exp $
#
DISTNAME= ${PKGNAME_NOREV}-stable-src
PKGNAME= privoxy-3.0.2
PKGREVISION= 2
-WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}-stable
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ijbswa/}
@@ -30,6 +29,7 @@ EGDIR= ${PREFIX}/share/examples/privoxy
AUTOCONF_REQD= 2.13
CPPFLAGS+= -Dunix
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}-stable
USE_BUILDLINK2= YES
USE_GMAKE= YES