diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-10-12 09:07:06 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-10-12 09:07:06 +0000 |
commit | ac6469254b462327f2ae1e12b265187c8cf4577e (patch) | |
tree | 89478e84437e61038f1d79ea48b8e05578980306 /www/dansguardian-devel | |
parent | 8795f4def5293975f7f38db200af9c00aa10be03 (diff) | |
download | ports-ac6469254b462327f2ae1e12b265187c8cf4577e.tar.gz ports-ac6469254b462327f2ae1e12b265187c8cf4577e.zip |
Notes
Diffstat (limited to 'www/dansguardian-devel')
-rw-r--r-- | www/dansguardian-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/dansguardian-devel/Makefile b/www/dansguardian-devel/Makefile index ff658d660a5f..8e63a0a82882 100644 --- a/www/dansguardian-devel/Makefile +++ b/www/dansguardian-devel/Makefile @@ -17,6 +17,8 @@ COMMENT= A fast, feature-rich web content filter for Squid proxy servers RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid \ ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13 +IGNORE= "currently at lower revision than www/dansguardian" + USE_RC_SUBR= yes RC_SCRIPTS_SUB=PREFIX=${PREFIX} RC_SUBR=${RC_SUBR} |