diff options
Diffstat (limited to '')
-rw-r--r-- | www/squidguard/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/squidguard/Makefile b/www/squidguard/Makefile index 7323536f880b..23de7057c526 100644 --- a/www/squidguard/Makefile +++ b/www/squidguard/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://ftp.ost.eltele.no/pub/www/proxy/squidGuard/ \ MAINTAINER= ports@tyfon.net +BROKEN= "Does not install cleanly" + BUILD_DEPENDS= ${LOCALBASE}/lib/libdb3.so.2:${PORTSDIR}/databases/db3 RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid24 |