diff options
Diffstat (limited to 'lang/ocaml-camlidl/Makefile')
-rw-r--r-- | lang/ocaml-camlidl/Makefile | 1 |
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 |