diff options
-rw-r--r-- | textproc/p5-Orchard-Perl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Orchard-Perl/Makefile b/textproc/p5-Orchard-Perl/Makefile index 332ea0a8fffa..c04c9820fae7 100644 --- a/textproc/p5-Orchard-Perl/Makefile +++ b/textproc/p5-Orchard-Perl/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= skv@protey.ru RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser -LIB_DEPENDS= orchard.0:${PORTSDIR}/textproc/orchard +LIB_DEPENDS= orchard.0:${PORTSDIR}/textproc/orchard-c PERL_CONFIGURE= yes |