diff options
author | kris <kris@FreeBSD.org> | 2002-05-18 03:11:52 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-18 03:11:52 +0000 |
commit | f9f9b9c02fe27b66172dcf99e7bf3629841f8392 (patch) | |
tree | 1a04a1e798aa4c07b6e0ff9f577ee1688cd945d0 /www/squidguard | |
parent | cd67f8d13cca958e1d256f4d40a5ac6178cccfcf (diff) | |
download | FreeBSD-ports-f9f9b9c02fe27b66172dcf99e7bf3629841f8392.zip FreeBSD-ports-f9f9b9c02fe27b66172dcf99e7bf3629841f8392.tar.gz |
BROKEN: Does not install cleanly
Diffstat (limited to 'www/squidguard')
-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 7323536..23de705 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 |