diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-14 04:12:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-14 04:12:32 +0000 |
commit | 784eab2ac62aa0b4967e620eb8c97a95e077d604 (patch) | |
tree | 06000a21779e6563a46db0d44cdc1ef25c292fa9 /devel/ocaml-xstr/Makefile | |
parent | 74fd78a763c484df9d20a9b403204a02b7ca9026 (diff) |
Notes
Diffstat (limited to 'devel/ocaml-xstr/Makefile')
-rw-r--r-- | devel/ocaml-xstr/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/ocaml-xstr/Makefile b/devel/ocaml-xstr/Makefile index 6b35c17ae54a..a301c997f7c1 100644 --- a/devel/ocaml-xstr/Makefile +++ b/devel/ocaml-xstr/Makefile @@ -20,6 +20,4 @@ USE_GMAKE= yes USE_OCAML= yes USE_OCAML_FINDLIB=yes -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/lang/ocaml/bsd.ocaml.mk" -.include <bsd.port.post.mk> +.include <bsd.port.mk> |