aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2014-09-16 22:52:50 +0800
committermadpilot <madpilot@FreeBSD.org>2014-09-16 22:52:50 +0800
commit89594cfeda21f893ad951cea9b9afd6043eab992 (patch)
treec6990ef1b4cffebf9c2cf6c3d125b8e4a92f2b31 /www
parent8564307b968ae3ecd104a526e5d4698b7b639b7c (diff)
downloadfreebsd-ports-gnome-89594cfeda21f893ad951cea9b9afd6043eab992.tar.gz
freebsd-ports-gnome-89594cfeda21f893ad951cea9b9afd6043eab992.tar.zst
freebsd-ports-gnome-89594cfeda21f893ad951cea9b9afd6043eab992.zip
Make squidguard depend on the www/squid port, recently updated to 3.4.
Diffstat (limited to 'www')
-rw-r--r--www/squidguard/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/squidguard/Makefile b/www/squidguard/Makefile
index d404f4b7d3e6..4286716135c6 100644
--- a/www/squidguard/Makefile
+++ b/www/squidguard/Makefile
@@ -2,7 +2,7 @@
PORTNAME= squidGuard
PORTVERSION= 1.4
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= www
MASTER_SITES= http://www.squidguard.org/Downloads/:a \
http://www.squidguard.org/Downloads/Contrib/:b
@@ -17,7 +17,7 @@ COMMENT= Fast redirector for squid
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid33
+RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid
USE_BDB= yes
GNU_CONFIGURE= yes