summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/ntop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile
index 7c4de85e8862..15f6f76056ed 100644
--- a/net/ntop/Makefile
+++ b/net/ntop/Makefile
@@ -71,7 +71,7 @@ CONFIGURE_ARGS+= --with-pcap-root=${PCAP_ROOT}
.if defined(WITH_RRD)
LIB_DEPENDS+= rrd.0:${PORTSDIR}/net/rrdtool
-CONFIGURE_ARGS+= --enable-rrd
+CONFIGURE_ARGS+= --enable-rrd \
--with-rrd-root=${LOCALBASE}
.else
CONFIGURE_ARGS+= --without-rrd-root