diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2001-03-25 09:20:58 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2001-03-25 09:20:58 +0000 |
commit | 64143fff159fd313a070e1913e04cad89355322f (patch) | |
tree | a7ce5ab414cc66fdd7ac3f34a8faa9843b46b8ab /net-mgmt/flowscan/Makefile | |
parent | e77d5f4a81f8eceab0f663edf4f4e0ba9cf61c1c (diff) | |
download | ports-64143fff159fd313a070e1913e04cad89355322f.tar.gz ports-64143fff159fd313a070e1913e04cad89355322f.zip |
Notes
Diffstat (limited to 'net-mgmt/flowscan/Makefile')
-rw-r--r-- | net-mgmt/flowscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/flowscan/Makefile b/net-mgmt/flowscan/Makefile index bed0bfb302cc..1a3f8c33894a 100644 --- a/net-mgmt/flowscan/Makefile +++ b/net-mgmt/flowscan/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ksh:${PORTSDIR}/shells/pdksh \ rrdtool:${PORTSDIR}/net/rrdtool \ ${LOCALBASE}/sbin/cflowd:${PORTSDIR}/net/cflowd \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Boulder/Stream.pm:${PORTSDIR}/converters/p5-Boulder \ - ${LOCALBASE}/lib/perl5/site_perl/${{PERL_VER}/ConfigReader/DirectiveStyle.pm:${PORTSDIR}/devel/p5-ConfigReader \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/ConfigReader/DirectiveStyle.pm:${PORTSDIR}/devel/p5-ConfigReader \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/Table.pm:${PORTSDIR}/www/p5-HTML-Table \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Cflow.pm:${PORTSDIR}/net/p5-Cflow |