diff options
-rw-r--r-- | textproc/p5-libxml/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-libxml/Makefile b/textproc/p5-libxml/Makefile index 15bf3ca9f53b..97967d291905 100644 --- a/textproc/p5-libxml/Makefile +++ b/textproc/p5-libxml/Makefile @@ -15,8 +15,7 @@ DISTNAME= libxml-perl-${PORTVERSION} MAINTAINER= wjv@FreeBSD.org -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= YES |