diff options
Diffstat (limited to 'net/happystats')
-rw-r--r-- | net/happystats/Makefile | 2 |
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 |