diff options
Diffstat (limited to 'net/rrdman/Makefile')
-rw-r--r-- | net/rrdman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rrdman/Makefile b/net/rrdman/Makefile index 70b4591deeb7..0838e399257f 100644 --- a/net/rrdman/Makefile +++ b/net/rrdman/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= rrfw MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Apply Holt-Winters prediction parameters to RRD data -BUILD_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool +BUILD_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool RUN_DEPENDS= ${BUILD_DEPENDS} GNU_CONFIGURE= YES |