aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2001-03-25 22:06:39 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2001-03-25 22:06:39 +0000
commit5a7741834c682fbf96e9a0ffeedff45a08f742de (patch)
treee8c6e164e46b601cd64bfa9c87a0bed423a8235e /net
parentafc88b6dac3a43a7ca58bdf7f32a1c4eaf467251 (diff)
downloadports-5a7741834c682fbf96e9a0ffeedff45a08f742de.tar.gz
ports-5a7741834c682fbf96e9a0ffeedff45a08f742de.zip
another show stopper, missing dependency to p5-Net-Patricia
didn't bump PORTREVISION, since package building has been impossible
Notes
Notes: svn path=/head/; revision=40375
Diffstat (limited to 'net')
-rw-r--r--net/flowscan/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/flowscan/Makefile b/net/flowscan/Makefile
index 6749b1bcf954..0ce13f6ecfe7 100644
--- a/net/flowscan/Makefile
+++ b/net/flowscan/Makefile
@@ -21,6 +21,7 @@ BUILD_DEPENDS= ksh:${PORTSDIR}/shells/pdksh \
${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}/Net/Patricia.pm:${PORTSDIR}/net/p5-Net-Patricia
RUN_DEPENDS= gmake:${PORTSDIR}/devel/gmake
CFLOWD_FLOWSCAN_PATCH= yes