diff options
Diffstat (limited to 'textproc/p5-XML-XQL/Makefile')
-rw-r--r-- | textproc/p5-XML-XQL/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-XML-XQL/Makefile b/textproc/p5-XML-XQL/Makefile index 6389033..e7e53df 100644 --- a/textproc/p5-XML-XQL/Makefile +++ b/textproc/p5-XML-XQL/Makefile @@ -21,6 +21,7 @@ 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 \ |