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/ocaml-yaxpo | |
parent | 65f4048d31a1222099987efc3e828217782c215d (diff) | |
download | ports-5bb578428d08b4b50287f2488823ced1b7b68c4e.tar.gz ports-5bb578428d08b4b50287f2488823ced1b7b68c4e.zip |
Notes
Diffstat (limited to 'textproc/ocaml-yaxpo')
-rw-r--r-- | textproc/ocaml-yaxpo/Makefile | 1 |
1 files changed, 0 insertions, 1 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 |