diff options
Diffstat (limited to 'x11-toolkits/ocaml-lablgtk2/Makefile')
-rw-r--r-- | x11-toolkits/ocaml-lablgtk2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/ocaml-lablgtk2/Makefile b/x11-toolkits/ocaml-lablgtk2/Makefile index d837e4379358..d9bb97d22b74 100644 --- a/x11-toolkits/ocaml-lablgtk2/Makefile +++ b/x11-toolkits/ocaml-lablgtk2/Makefile @@ -20,6 +20,8 @@ COMMENT= An Objective Caml interface to GTK+ 2.x BUILD_DEPENDS+= ocamlc:${PORTSDIR}/lang/ocaml RUN_DEPENDS+= ocamlc:${PORTSDIR}/lang/ocaml +BROKEN= Incomplete pkg-plist + USE_GMAKE= yes USE_GNOME= gtk20 |