aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/ipacco
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 /net-mgmt/ipacco
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
Diffstat (limited to 'net-mgmt/ipacco')
-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
e.glewis2005-04-121-1/+2 * One more place to reflect existence of jdk 1.5.phantom2005-01-212-5/+8 * Take into account the '-devel' package name suffix when registering CONFLICTShq2004-12-241-1/+1 * - Register CONFLICTS with java/kaffe and java/kaffe-develhq2004-12-241-0/+2 * . Move pkg-install to files/pkg-install.in since it is modified before use.glewis2004-12-162-2/+3 * . Run the pkg-install script correctly.glewis2004-12-081-2/+2 * . Some minor comment and formatting fixes (should have probably have beenglewis2004-12-081-7/+31 * . javavmwrapper uses PATH to make sure it gets the system version ofglewis2004-11-132-0/+5 * . Usher in javavmwrapper 2.0, a rewrite of the wrapper scripts designed toglewis2004-11-125-36/+512 * . JAVALIBDIR is more appropriate than JAVAJARDIR now we have it.glewis2004-09-042-4/+4