diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Algorithm-Evolutionary/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Algorithm-Evolutionary/Makefile b/devel/p5-Algorithm-Evolutionary/Makefile index f1e1b0ba3d85..12468e1f42df 100644 --- a/devel/p5-Algorithm-Evolutionary/Makefile +++ b/devel/p5-Algorithm-Evolutionary/Makefile @@ -19,7 +19,7 @@ COMMENT= A library for doing evolutionary computation in Perl BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Algorithm/Permute.pm:${PORTSDIR}/devel/p5-Algorithm-Permute \ ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple \ ${SITE_PERL}/Tree/DAG_Node.pm:${PORTSDIR}/devel/p5-Tree-DAG_Node \ - ${SITE_PERL}/${PERL_ARCH}/XML/Parser/EasyTree:${PORTSDIR}/textproc/p5-XML-Parser-EasyTree + ${SITE_PERL}/XML/Parser/EasyTree:${PORTSDIR}/textproc/p5-XML-Parser-EasyTree RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |