summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/menhir/Makefile4
-rw-r--r--devel/ocaml-calendar/Makefile4
-rw-r--r--lang/ocamlduce/Makefile1
-rw-r--r--net-im/sulci/Makefile1
-rw-r--r--security/ocaml-ssl/Makefile1
-rw-r--r--textproc/ocaml-csv/Makefile4
-rw-r--r--www/ocsigen/Makefile1
7 files changed, 3 insertions, 13 deletions
diff --git a/devel/menhir/Makefile b/devel/menhir/Makefile
index d67a3cd033f8..19c3ae6712f3 100644
--- a/devel/menhir/Makefile
+++ b/devel/menhir/Makefile
@@ -22,6 +22,4 @@ MAKE_ENV+= DOCSDIR="${DOCSDIR}" OCAML_SITELIBDIR="${PREFIX}/${OCAML_SITELIBDIR}"
MAN1= menhir.1
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/lang/ocaml/bsd.ocaml.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/devel/ocaml-calendar/Makefile b/devel/ocaml-calendar/Makefile
index 3f2918e6530c..2d01973e8fd0 100644
--- a/devel/ocaml-calendar/Makefile
+++ b/devel/ocaml-calendar/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>
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
diff --git a/net-im/sulci/Makefile b/net-im/sulci/Makefile
index 911ebfde8e23..bd3f0e79a013 100644
--- a/net-im/sulci/Makefile
+++ b/net-im/sulci/Makefile
@@ -73,7 +73,6 @@ post-install:
${CAT} ${PKGMESSAGE}
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/lang/ocaml/bsd.ocaml.mk"
.if defined(WITHOUT_MUC_LOG)
EXTRA_PATCHES+= ${FILESDIR}/without-muc-log.patch
diff --git a/security/ocaml-ssl/Makefile b/security/ocaml-ssl/Makefile
index 76ec6975df75..17a7b2240817 100644
--- a/security/ocaml-ssl/Makefile
+++ b/security/ocaml-ssl/Makefile
@@ -33,7 +33,6 @@ PORTDOCS= *
.endif
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/lang/ocaml/bsd.ocaml.mk"
post-extract:
# For nonstandard prefixes
diff --git a/textproc/ocaml-csv/Makefile b/textproc/ocaml-csv/Makefile
index 50b57788f761..4c7745055779 100644
--- a/textproc/ocaml-csv/Makefile
+++ b/textproc/ocaml-csv/Makefile
@@ -20,6 +20,4 @@ USE_OCAML= yes
USE_OCAML_FINDLIB= yes
OCAML_PKGDIRS= csv
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/lang/ocaml/bsd.ocaml.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/www/ocsigen/Makefile b/www/ocsigen/Makefile
index 581c1d070658..4c45836c375a 100644
--- a/www/ocsigen/Makefile
+++ b/www/ocsigen/Makefile
@@ -50,7 +50,6 @@ INSTALL_TARGET+= docinstall
MAN1= ocsigen.1
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/lang/ocaml/bsd.ocaml.mk"
.if defined(WITHOUT_OCAMLDUCE)
CONFIGURE_ARGS+= --disable-ocamlduce