aboutsummaryrefslogtreecommitdiff
path: root/www/dansguardian/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-03-09 22:48:23 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-03-09 22:48:23 +0000
commit7bbf670f111421c502a1c626140dd042a2c582f7 (patch)
tree46e98b99bfb117e84dc6e3addc962ee9d62cd46f /www/dansguardian/Makefile
parent23568ce87f3d0ffe3c66cf98dd836c76010b92dd (diff)
downloadports-7bbf670f111421c502a1c626140dd042a2c582f7.tar.gz
ports-7bbf670f111421c502a1c626140dd042a2c582f7.zip
Notes
Diffstat (limited to 'www/dansguardian/Makefile')
-rw-r--r--www/dansguardian/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/www/dansguardian/Makefile b/www/dansguardian/Makefile
index dc5ca4b6f731..85293a0a3b11 100644
--- a/www/dansguardian/Makefile
+++ b/www/dansguardian/Makefile
@@ -15,16 +15,15 @@ DISTNAME= DansGuardian-${PORTVERSION:R}-${PORTVERSION:E}.source
MAINTAINER= fcash@sd73.bc.ca
COMMENT= A fast, feature-rich web content filter for Squid proxy servers
-RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid:install \
- ${LOCALBASE}/sbin/httpd:${PORTSDIR}/${APACHE_PORT}:install
+RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid \
+ ${LOCALBASE}/sbin/httpd:${PORTSDIR}/${APACHE_PORT}
-CONFLICTS= dansguardian*
+CONFLICTS= dansguardian-2.7*
LATEST_LINK= dansguardian
WRKSRC= ${WRKDIR}/DansGuardian-${PORTVERSION:R}
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --prefix=${PREFIX} \
- --bindir=/sbin/ \
+CONFIGURE_ARGS= --bindir=/sbin/ \
--sysconfdir=/etc/dansguardian/ \
--sysvdir=/etc/rc.d/ \
--mandir=/man/ \