diff options
Diffstat (limited to 'dns/bindgraph/Makefile')
-rw-r--r-- | dns/bindgraph/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/bindgraph/Makefile b/dns/bindgraph/Makefile index aecbbfa5d2a0..6e2323e0aa19 100644 --- a/dns/bindgraph/Makefile +++ b/dns/bindgraph/Makefile @@ -12,8 +12,8 @@ COMMENT= RRDtool frontend for BIND statistics LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= rrdtool>=0:${PORTSDIR}/databases/rrdtool \ - p5-File-Tail>=0:${PORTSDIR}/devel/p5-File-Tail +RUN_DEPENDS= rrdtool>=0:databases/rrdtool \ + p5-File-Tail>=0:devel/p5-File-Tail NO_BUILD= yes USES= perl5 shebangfix tar:tgz |