aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorandreas <andreas@FreeBSD.org>2001-03-26 07:52:12 +0800
committerandreas <andreas@FreeBSD.org>2001-03-26 07:52:12 +0800
commit3fc1b240eb0fac2164328791d8e4dc52a3943d56 (patch)
tree418e6b4c8a9681d1e693fffbe75b53bd77edf46c /net
parent1ae72d5550ad99c8dd7abe2c10272fbc4cda3b73 (diff)
downloadfreebsd-ports-gnome-3fc1b240eb0fac2164328791d8e4dc52a3943d56.tar.gz
freebsd-ports-gnome-3fc1b240eb0fac2164328791d8e4dc52a3943d56.tar.zst
freebsd-ports-gnome-3fc1b240eb0fac2164328791d8e4dc52a3943d56.zip
- fix another showstopper, forgot a "\" at the end of the previous
build dependency.
Diffstat (limited to 'net')
-rw-r--r--net/flowscan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/flowscan/Makefile b/net/flowscan/Makefile
index 0ce13f6ecfe7..d8ca6f18e172 100644
--- a/net/flowscan/Makefile
+++ b/net/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