diff options
Diffstat (limited to 'textproc/ocaml-yaxpo/Makefile')
-rw-r--r-- | textproc/ocaml-yaxpo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ocaml-yaxpo/Makefile b/textproc/ocaml-yaxpo/Makefile index 71be13144021..54cfadd338fd 100644 --- a/textproc/ocaml-yaxpo/Makefile +++ b/textproc/ocaml-yaxpo/Makefile @@ -18,6 +18,7 @@ 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 |