diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-10-26 12:37:25 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-10-26 12:37:25 +0000 |
commit | fc35102289d3401bf51a1e013b359f71d651fa66 (patch) | |
tree | 4f3fe65962c997f5068ee75f4075cc4f0084ffe4 /textproc | |
parent | a9867d0f0c7d4b971989d62276b9f1c2bf368346 (diff) |
Notes
Diffstat (limited to 'textproc')
-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 7c8601265ede..8a1061f4bac2 100644 --- a/textproc/p5-XML-Parser/Makefile +++ b/textproc/p5-XML-Parser/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${PORTNAME}.${PORTVERSION}.tar.gz MAINTAINER= kuriyama@FreeBSD.org -LIB_DEPENDS= expat.0:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= expat.2:${PORTSDIR}/textproc/expat2 USE_PERL5= yes |