summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/imp-interpreter/Makefile1
-rw-r--r--lang/ocaml-camlidl/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/lang/imp-interpreter/Makefile b/lang/imp-interpreter/Makefile
index 4c02c749404f..417d09a55cff 100644
--- a/lang/imp-interpreter/Makefile
+++ b/lang/imp-interpreter/Makefile
@@ -29,7 +29,6 @@ PORTDOCS= README
.endif
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/lang/ocaml/bsd.ocaml.mk"
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/main ${TARGETDIR}/bin/IMP
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