aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/flowscan
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2001-03-25 23:52:12 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2001-03-25 23:52:12 +0000
commit06d865c90aeb23454327f0b4f641560613e3c165 (patch)
tree67df5954554957bc594a1e78d23a7fc324da760a /net-mgmt/flowscan
parent7a3b248f5cf9642a1847413766cfcb98bb99153a (diff)
downloadports-06d865c90aeb23454327f0b4f641560613e3c165.tar.gz
ports-06d865c90aeb23454327f0b4f641560613e3c165.zip
- fix another showstopper, forgot a "\" at the end of the previous
build dependency.
Notes
Notes: svn path=/head/; revision=40380
Diffstat (limited to 'net-mgmt/flowscan')
-rw-r--r--net-mgmt/flowscan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/flowscan/Makefile b/net-mgmt/flowscan/Makefile
index 0ce13f6ecfe7..d8ca6f18e172 100644
--- a/net-mgmt/flowscan/Makefile
+++ b/net-mgmt/flowscan/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= ksh:${PORTSDIR}/shells/pdksh \
${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}/HTML/Table.pm:${PORTSDIR}/www/p5-HTML-Table \
- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Cflow.pm:${PORTSDIR}/net/p5-Cflow
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Cflow.pm:${PORTSDIR}/net/p5-Cflow \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/Patricia.pm:${PORTSDIR}/net/p5-Net-Patricia
RUN_DEPENDS= gmake:${PORTSDIR}/devel/gmake