another show stopper, missing dependency to p5-Net-Patricia

didn't bump PORTREVISION, since package building has been impossible
This commit is contained in:
Andreas Klemm 2001-03-25 22:06:39 +00:00
parent afc88b6dac
commit 5a7741834c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40375
2 changed files with 2 additions and 0 deletions

View file

@ -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

View file

@ -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