diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-12 22:15:18 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-12 22:15:18 +0000 |
commit | df28a111dac905f20f71ada27dbadc2340994021 (patch) | |
tree | 53de5d703648116d3eba42736ef12531e58fd871 /x11-toolkits | |
parent | ea45e4cd1a333d5a8db087f0662b5a955860e798 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-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 |