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 /graphics/ocaml-lablgl | |
parent | 74fd78a763c484df9d20a9b403204a02b7ca9026 (diff) | |
download | ports-784eab2ac62aa0b4967e620eb8c97a95e077d604.tar.gz ports-784eab2ac62aa0b4967e620eb8c97a95e077d604.zip |
Notes
Diffstat (limited to 'graphics/ocaml-lablgl')
-rw-r--r-- | graphics/ocaml-lablgl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/ocaml-lablgl/Makefile b/graphics/ocaml-lablgl/Makefile index f43b51c38ada..19b21d6aca4d 100644 --- a/graphics/ocaml-lablgl/Makefile +++ b/graphics/ocaml-lablgl/Makefile @@ -38,7 +38,6 @@ COPYTREE_SHARE= ${SH} -c '(${FIND} -d $$0 $$2 | ${CPIO} -dumpl $$1 >/dev/null \ ${FIND} $$1/ -type f -exec ${CHMOD} ${SHAREMODE} {} \;' -- .include <bsd.port.pre.mk> -.include "${PORTSDIR}/lang/ocaml/bsd.ocaml.mk" post-extract: @${CP} ${WRKSRC}/Makefile.config.freebsd ${WRKSRC}/Makefile.config |