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 /archivers/ocaml-zip | |
parent | 74fd78a763c484df9d20a9b403204a02b7ca9026 (diff) |
Notes
Diffstat (limited to 'archivers/ocaml-zip')
-rw-r--r-- | archivers/ocaml-zip/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/ocaml-zip/Makefile b/archivers/ocaml-zip/Makefile index 613d11c76c1a..aa998ca54877 100644 --- a/archivers/ocaml-zip/Makefile +++ b/archivers/ocaml-zip/Makefile @@ -27,7 +27,6 @@ MASTERPORT= ${PORTSDIR}/devel/ocaml-camlidl PATTERN= ([[:space:]]*)cp([[:space:]]+.*) .include <bsd.port.pre.mk> -.include "${PORTSDIR}/lang/ocaml/bsd.ocaml.mk" post-extract: # PREFIX, CFLAGS and permissions safeness |