aboutsummaryrefslogtreecommitdiffstats
path: root/www/squidpurge
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2008-04-14 20:19:02 +0800
committeredwin <edwin@FreeBSD.org>2008-04-14 20:19:02 +0800
commitd4a5aaeed37cc40c4c9ca2cec0f806db6c29de5f (patch)
tree5ce909c11ce5f8d6449746f5f9efa03564478d12 /www/squidpurge
parentff2020e1a68ab3d7c9b29dc3cec4269211b34229 (diff)
downloadfreebsd-ports-gnome-d4a5aaeed37cc40c4c9ca2cec0f806db6c29de5f.tar.gz
freebsd-ports-gnome-d4a5aaeed37cc40c4c9ca2cec0f806db6c29de5f.tar.zst
freebsd-ports-gnome-d4a5aaeed37cc40c4c9ca2cec0f806db6c29de5f.zip
[patch] www/squidpurge doesn't RUN_DEPEND on squid
Despite being a tool to manipulate the squid cache, squidpurge doesn't depend on Squid being installed to run. PR: ports/121589 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout
Diffstat (limited to 'www/squidpurge')
-rw-r--r--www/squidpurge/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/squidpurge/Makefile b/www/squidpurge/Makefile
index deabc456529b..aa732885c851 100644
--- a/www/squidpurge/Makefile
+++ b/www/squidpurge/Makefile
@@ -7,7 +7,7 @@
PORTNAME= squidpurge
PORTVERSION= 1.17
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www
MASTER_SITES= http://www.wa.apana.org.au/~dean/sources/ \
ftp://ftp.wa.apana.org.au/pub/pc/unix/packages/ \
@@ -17,8 +17,6 @@ DISTNAME= purge-20040201-src
MAINTAINER= dean@odyssey.apana.org.au
COMMENT= Powerful object purging utility for the Squid web proxy cache
-RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid
-
USE_GMAKE= yes
WRKSRC= ${WRKDIR}/purge