diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-06 22:51:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-04-06 22:51:21 +0000 |
commit | d73026872a4f17214dafba5f51f544bea4a6fa62 (patch) | |
tree | 95412f543e5f60aae47f3c4108825569901482e0 /lang/ocamlduce | |
parent | 63666d8279c3beafb16ef5948c777048b136b7bd (diff) |
- Attempt to unbreak INDEX, bsd.ocaml.mk moved to Mk/
Pointy hat to: stas
Notes
Notes:
svn path=/head/; revision=210684
Diffstat (limited to 'lang/ocamlduce')
-rw-r--r-- | lang/ocamlduce/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/ocamlduce/Makefile b/lang/ocamlduce/Makefile index 80074ce9ae34..a15212afaa13 100644 --- a/lang/ocamlduce/Makefile +++ b/lang/ocamlduce/Makefile @@ -23,7 +23,6 @@ USE_OCAML_FINDLIB=yes ALL_TARGET= all opt .include <bsd.port.pre.mk> -.include "${PORTSDIR}/lang/ocaml/bsd.ocaml.mk" post-extract: # For nonstandard prefixes |