diff options
author | lioux <lioux@FreeBSD.org> | 2004-02-08 09:14:05 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2004-02-08 09:14:05 +0800 |
commit | f2ede9b4c914247b1bd9e2c08de15881e10a0357 (patch) | |
tree | 4a25475aea25bf8a9483be4ecbcc38cb408ad9a4 /textproc/p5-XML-XQL | |
parent | 09f24999c5b02b7a0d359a7e053ce7d67314d735 (diff) | |
download | freebsd-ports-gnome-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.gz freebsd-ports-gnome-f2ede9b4c914247b1bd9e2c08de15881e10a0357.tar.zst freebsd-ports-gnome-f2ede9b4c914247b1bd9e2c08de15881e10a0357.zip |
USE_SIZEify
Diffstat (limited to 'textproc/p5-XML-XQL')
-rw-r--r-- | textproc/p5-XML-XQL/Makefile | 1 | ||||
-rw-r--r-- | textproc/p5-XML-XQL/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-XML-XQL/Makefile b/textproc/p5-XML-XQL/Makefile index 63890339dce0..e7e53df35e33 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 \ diff --git a/textproc/p5-XML-XQL/distinfo b/textproc/p5-XML-XQL/distinfo index 883fec9b177c..462819fbed3a 100644 --- a/textproc/p5-XML-XQL/distinfo +++ b/textproc/p5-XML-XQL/distinfo @@ -1 +1,2 @@ MD5 (XML-XQL-0.68.tar.gz) = bb84096fdf8bcc96a35971539ce8c19e +SIZE (XML-XQL-0.68.tar.gz) = 120033 |