diff options
Diffstat (limited to 'textproc/p5-XML-Parser/Makefile')
-rw-r--r-- | textproc/p5-XML-Parser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-Parser/Makefile b/textproc/p5-XML-Parser/Makefile index 30fff26389ec..923dc908f0d5 100644 --- a/textproc/p5-XML-Parser/Makefile +++ b/textproc/p5-XML-Parser/Makefile @@ -12,7 +12,7 @@ COMMENT= Perl extension interface to James Clark's XML parser, expat LICENSE= ART10 GPLv1 LICENSE_COMB= dual -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 USES= perl5 USE_PERL5= configure |