summaryrefslogtreecommitdiff
path: root/www/dansguardian-devel/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2002-06-02 22:14:37 +0000
committerCy Schubert <cy@FreeBSD.org>2002-06-02 22:14:37 +0000
commit13c4cae8318703d5b093adf042bf69d79f2177aa (patch)
tree4b4500d0f3f04574e4800650ccaae9d7181c7a0a /www/dansguardian-devel/Makefile
parentPR: ports/31950 (diff)
Update 2.4.2-1 --> 2.4.3-2
PR: 38430 Submitted by: MAINTAINER: Freddie Cash <fcash@bigfoot.com>
Notes
Notes: svn path=/head/; revision=60496
Diffstat (limited to 'www/dansguardian-devel/Makefile')
-rw-r--r--www/dansguardian-devel/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/dansguardian-devel/Makefile b/www/dansguardian-devel/Makefile
index e1f5cfbfded4..1e38792aff78 100644
--- a/www/dansguardian-devel/Makefile
+++ b/www/dansguardian-devel/Makefile
@@ -6,17 +6,18 @@
#
PORTNAME= dansguardian
-PORTVERSION= 2.4.2.1
+PORTVERSION= 2.4.3.2
CATEGORIES= www
MASTER_SITES= # empty, see below
-DISTNAME= DansGuardian-2.4.2-1.source
+DISTNAME= DansGuardian-${PORTVERSION:R}-${PORTVERSION:E}.source
MAINTAINER= fcash@bigfoot.com
RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid24:install \
${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13:install
-WRKSRC= ${WRKDIR}/DansGuardian-2.4.2
+WRKSRC= ${WRKDIR}/DansGuardian-${PORTVERSION:R}
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} \
--bindir=/sbin/ \