diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2004-02-01 13:41:08 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2004-02-01 13:41:08 +0000 |
commit | 58f2552030a441d0fd095f94dd848fa4916f8d8b (patch) | |
tree | 11ee9ab5d48613c1010a7ad8818096e8fff352e6 /textproc | |
parent | 6919cc4384ce985f7e48c18e0b8d36c1974ad694 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-SimpleObject-LibXML/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-SimpleObject-LibXML/Makefile b/textproc/p5-XML-SimpleObject-LibXML/Makefile index 788eaecedce4..5f51f73d1c6b 100644 --- a/textproc/p5-XML-SimpleObject-LibXML/Makefile +++ b/textproc/p5-XML-SimpleObject-LibXML/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A simple(r) object representation of an XML::LibXML DOM object BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \ - ${SITE_PERL}/XML/SimpleObject/LibXML.pm:${PORTSDIR}/textproc/p5-XML-SimpleObject + ${SITE_PERL}/XML/SimpleObject.pm:${PORTSDIR}/textproc/p5-XML-SimpleObject PERL_CONFIGURE= YES |