summaryrefslogtreecommitdiff
path: root/lang/ocaml-camlidl
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-03-14 04:12:32 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-03-14 04:12:32 +0000
commit784eab2ac62aa0b4967e620eb8c97a95e077d604 (patch)
tree06000a21779e6563a46db0d44cdc1ef25c292fa9 /lang/ocaml-camlidl
parent* Add bsd.ocaml.mk to support OCaml packages [1] (diff)
Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR: 101029 [1], 108862 [2] Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
Notes
Notes: svn path=/head/; revision=187350
Diffstat (limited to 'lang/ocaml-camlidl')
-rw-r--r--lang/ocaml-camlidl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/ocaml-camlidl/Makefile b/lang/ocaml-camlidl/Makefile
index f8e03e11cc9f..1058b23f45c4 100644
--- a/lang/ocaml-camlidl/Makefile
+++ b/lang/ocaml-camlidl/Makefile
@@ -24,7 +24,6 @@ USE_OCAMLWASH= yes
DOCSDIR= ${PREFIX}/share/doc/ocaml/${PORTNAME}
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/lang/ocaml/bsd.ocaml.mk"
.if ${OSVERSION} < 500000
USE_GMAKE= yes