aboutsummaryrefslogtreecommitdiffstats
path: root/net/happystats
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2004-08-19 09:40:22 +0800
committeranholt <anholt@FreeBSD.org>2004-08-19 09:40:22 +0800
commit274c6387d4fb52204bf066d47b31c538f00d70b5 (patch)
treea59613c4a2f506d919b54823175f7c84cd863819 /net/happystats
parente145af03d15e02febfe1e05f815f8a87fbeef3d3 (diff)
downloadfreebsd-ports-gnome-274c6387d4fb52204bf066d47b31c538f00d70b5.tar.gz
freebsd-ports-gnome-274c6387d4fb52204bf066d47b31c538f00d70b5.tar.zst
freebsd-ports-gnome-274c6387d4fb52204bf066d47b31c538f00d70b5.zip
Fix more hardcoding of imake-4 port directory to use X_IMAKE_PORT.
Diffstat (limited to 'net/happystats')
-rw-r--r--net/happystats/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/happystats/Makefile b/net/happystats/Makefile
index 8727efff6ac1..09b6bb67317f 100644
--- a/net/happystats/Makefile
+++ b/net/happystats/Makefile
@@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= kiwi@oav.net
COMMENT= Universal log converter into graph
-BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4
+BUILD_DEPENDS= imake:${X_IMAKE_PORT}
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \
xml2.5:${PORTSDIR}/textproc/libxml2 \
rrd.0:${PORTSDIR}/net/rrdtool