diff options
Diffstat (limited to 'lang/ocaml-camlidl')
-rw-r--r-- | lang/ocaml-camlidl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ocaml-camlidl/Makefile b/lang/ocaml-camlidl/Makefile index 2daf24592706..abae0a37eb8a 100644 --- a/lang/ocaml-camlidl/Makefile +++ b/lang/ocaml-camlidl/Makefile @@ -63,4 +63,4 @@ test: ${WRKSRC}/tests/Makefile cd ${WRKSRC}/tests && ${SETENV} ${MAKE_ENV} ${MAKE} all -.include <bsd.port.port.mk> +.include <bsd.port.post.mk> |