diff options
Diffstat (limited to 'x11-toolkits/ocaml-lablgtk')
-rw-r--r-- | x11-toolkits/ocaml-lablgtk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/ocaml-lablgtk/Makefile b/x11-toolkits/ocaml-lablgtk/Makefile index c3d3077ccd20..6fddb8913874 100644 --- a/x11-toolkits/ocaml-lablgtk/Makefile +++ b/x11-toolkits/ocaml-lablgtk/Makefile @@ -17,6 +17,8 @@ PKGNAMESUFFIX= ${SFXGL}${SFXGNOME}${SFXGLADE} MAINTAINER= rk@ronald.org COMMENT= An Objective Caml interface to gtk+ +BROKEN= Incomplete pkg-plist + BUILD_DEPENDS+= ocamlc:${PORTSDIR}/lang/ocaml RUN_DEPENDS+= ocamlc:${PORTSDIR}/lang/ocaml .if defined(WITHOUT_GL) |