aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-12-25 11:43:58 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-12-25 11:43:58 +0000
commit5bb578428d08b4b50287f2488823ced1b7b68c4e (patch)
tree8b856f49e6c4ba430b30a64bb7364d1f5010d992 /textproc
parent65f4048d31a1222099987efc3e828217782c215d (diff)
Remove deprecated USE_SIZE
Notes
Notes: svn path=/head/; revision=125124
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ocaml-yaxpo/Makefile1
-rw-r--r--textproc/p5-XML-XQL/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/textproc/ocaml-yaxpo/Makefile b/textproc/ocaml-yaxpo/Makefile
index 54cfadd338fd..71be13144021 100644
--- a/textproc/ocaml-yaxpo/Makefile
+++ b/textproc/ocaml-yaxpo/Makefile
@@ -18,7 +18,6 @@ COMMENT= Non-validating XML 1.0 + XMLNS processing suite for Objective Caml
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
USE_REINPLACE= yes
-USE_SIZE= yes
ALL_TARGET= yaxpo
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 \