diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-18 13:07:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-18 13:07:21 +0000 |
commit | cbda64554383e25f811342b77cdbe0ef397870fa (patch) | |
tree | dbc3954da888060675c00347071e8a1ba92acbd0 /x11-toolkits/ocaml-lablgtk2 | |
parent | b7c266f3287f53029d183b8aa101a6d89ab6276f (diff) | |
download | ports-cbda64554383e25f811342b77cdbe0ef397870fa.tar.gz ports-cbda64554383e25f811342b77cdbe0ef397870fa.zip |
Notes
Diffstat (limited to 'x11-toolkits/ocaml-lablgtk2')
-rw-r--r-- | x11-toolkits/ocaml-lablgtk2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/ocaml-lablgtk2/Makefile b/x11-toolkits/ocaml-lablgtk2/Makefile index 0b04045cee4b..eb0eb69ad2db 100644 --- a/x11-toolkits/ocaml-lablgtk2/Makefile +++ b/x11-toolkits/ocaml-lablgtk2/Makefile @@ -35,6 +35,7 @@ EXAMPLESDIR= ${PREFIX}/share/examples/ocaml/${PORTNAME} HAS_CONFIGURE= yes ALL_TARGET= all opt +MAKE_JOBS_UNSAFE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --with-libdir=${PREFIX}/lib/ocaml |