diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-25 11:43:58 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-12-25 11:43:58 +0000 |
commit | 5bb578428d08b4b50287f2488823ced1b7b68c4e (patch) | |
tree | 8b856f49e6c4ba430b30a64bb7364d1f5010d992 /textproc/p5-XML-XQL | |
parent | 65f4048d31a1222099987efc3e828217782c215d (diff) | |
download | ports-5bb578428d08b4b50287f2488823ced1b7b68c4e.tar.gz ports-5bb578428d08b4b50287f2488823ced1b7b68c4e.zip |
Notes
Diffstat (limited to 'textproc/p5-XML-XQL')
-rw-r--r-- | textproc/p5-XML-XQL/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-XML-XQL/Makefile b/textproc/p5-XML-XQL/Makefile index e7e53df35e33..63890339dce0 100644 --- a/textproc/p5-XML-XQL/Makefile +++ b/textproc/p5-XML-XQL/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML ${SITE_PERL}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM BUILD_DEPENDS= ${RUN_DEPENDS} -USE_SIZE= yes PERL_CONFIGURE= yes MAN3= XML::XQL.3 XML::XQL::DOM.3 XML::XQL::Date.3 \ |