diff options
Diffstat (limited to 'devel/ocaml-ulex')
-rw-r--r-- | devel/ocaml-ulex/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/ocaml-ulex/Makefile b/devel/ocaml-ulex/Makefile index 139aa8716d0f..f9d99f94dc87 100644 --- a/devel/ocaml-ulex/Makefile +++ b/devel/ocaml-ulex/Makefile @@ -8,6 +8,7 @@ PORTNAME= ulex PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.cduce.org/download/ PKGNAMEPREFIX= ocaml- @@ -22,6 +23,8 @@ RUN_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ ALL_TARGET= all all.opt +USE_GMAKE= yes + MAKE_ENV= OCAMLFIND_DESTDIR="${PREFIX}/lib/ocaml/site-lib" .if !defined(NOPORTDOCS) |