diff options
Diffstat (limited to 'x11-toolkits/ocaml-lablgtk')
-rw-r--r-- | x11-toolkits/ocaml-lablgtk/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/ocaml-lablgtk/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/ocaml-lablgtk/Makefile b/x11-toolkits/ocaml-lablgtk/Makefile index 6fddb8913874..c3d3077ccd20 100644 --- a/x11-toolkits/ocaml-lablgtk/Makefile +++ b/x11-toolkits/ocaml-lablgtk/Makefile @@ -17,8 +17,6 @@ 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) diff --git a/x11-toolkits/ocaml-lablgtk/pkg-plist b/x11-toolkits/ocaml-lablgtk/pkg-plist index d537f293cb9e..8182037afa84 100644 --- a/x11-toolkits/ocaml-lablgtk/pkg-plist +++ b/x11-toolkits/ocaml-lablgtk/pkg-plist @@ -263,3 +263,4 @@ share/examples/ocaml/lablgtk/test.xpm %%GLADE%%@dirrm share/examples/ocaml/lablgtk/glade @dirrm share/examples/ocaml/lablgtk %%PORTDOCS%%@dirrm share/doc/ocaml/lablgtk +%%PORTDOCS%%@dirrm share/doc/ocaml |