aboutsummaryrefslogtreecommitdiffstats
path: root/net/happystats
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2005-05-09 16:20:16 +0800
committerdemon <demon@FreeBSD.org>2005-05-09 16:20:16 +0800
commitfdfe905a4eaf69acf498faf96625efb293155275 (patch)
treec46bc16fb16ae27ebfc49a1c30befbee5b35ce87 /net/happystats
parent940df5f29e79856590962a780e345bf19783f03d (diff)
downloadfreebsd-ports-gnome-fdfe905a4eaf69acf498faf96625efb293155275.tar.gz
freebsd-ports-gnome-fdfe905a4eaf69acf498faf96625efb293155275.tar.zst
freebsd-ports-gnome-fdfe905a4eaf69acf498faf96625efb293155275.zip
Chase librrd shared library version change after recent upgrade of rrdtool.
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 09b6bb67317f..b4d9fabe1f8c 100644
--- a/net/happystats/Makefile
+++ b/net/happystats/Makefile
@@ -18,7 +18,7 @@ COMMENT= Universal log converter into graph
BUILD_DEPENDS= imake:${X_IMAKE_PORT}
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \
xml2.5:${PORTSDIR}/textproc/libxml2 \
- rrd.0:${PORTSDIR}/net/rrdtool
+ rrd.2:${PORTSDIR}/net/rrdtool
USE_GETOPT_LONG= yes
USE_REINPLACE= yes