aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-02-20 03:05:38 +0800
committermiwi <miwi@FreeBSD.org>2008-02-20 03:05:38 +0800
commit52452e714f7e6090d7777ce1d2c9433d553eb91c (patch)
treebac248398529b21603c5d06832c04ac2ef155fc6
parentba763c2c345c8ea6efe7a555130b0c671ea90fb0 (diff)
downloadfreebsd-ports-gnome-52452e714f7e6090d7777ce1d2c9433d553eb91c.tar.gz
freebsd-ports-gnome-52452e714f7e6090d7777ce1d2c9433d553eb91c.tar.zst
freebsd-ports-gnome-52452e714f7e6090d7777ce1d2c9433d553eb91c.zip
- Fix build
Submitted by: erwin bot
-rw-r--r--net-mgmt/ipacco/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/ipacco/Makefile b/net-mgmt/ipacco/Makefile
index d463fd642e66..540a3b80e4ff 100644
--- a/net-mgmt/ipacco/Makefile
+++ b/net-mgmt/ipacco/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ipacco
PORTVERSION= 0.2.0.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-mgmt www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ipacco
@@ -16,7 +16,7 @@ MAINTAINER= farrokhi@FreeBSD.org
COMMENT= Web based tool to analyze Cisco IP accounting data
RUN_DEPENDS= ${LOCALBASE}/include/tclExtend.h:${PORTSDIR}/lang/tclX \
- ${LOCALBASE}/lib/mysqltcl-3.03/pkgIndex.tcl:${PORTSDIR}/databases/mysqltcl \
+ ${LOCALBASE}/lib/mysqltcl-3.04/pkgIndex.tcl:${PORTSDIR}/databases/mysqltcl \
dtplite:${PORTSDIR}/devel/tcllib
NO_BUILD= yes