aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/ocaml-lablgtk2/Makefile
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2006-01-06 17:40:56 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2006-01-06 17:40:56 +0000
commitc4f745b93dd33bf89446212c8759cad047205092 (patch)
treea43e358c52a345ad6d7e3b01ede2084ac567dc14 /x11-toolkits/ocaml-lablgtk2/Makefile
parentac7fd91394fcb6f72edd6e4450c74753d0ff0a97 (diff)
downloadports-c4f745b93dd33bf89446212c8759cad047205092.tar.gz
ports-c4f745b93dd33bf89446212c8759cad047205092.zip
Notes
Diffstat (limited to 'x11-toolkits/ocaml-lablgtk2/Makefile')
-rw-r--r--x11-toolkits/ocaml-lablgtk2/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/ocaml-lablgtk2/Makefile b/x11-toolkits/ocaml-lablgtk2/Makefile
index c2fc56fb268c..d837e4379358 100644
--- a/x11-toolkits/ocaml-lablgtk2/Makefile
+++ b/x11-toolkits/ocaml-lablgtk2/Makefile
@@ -23,13 +23,13 @@ RUN_DEPENDS+= ocamlc:${PORTSDIR}/lang/ocaml
USE_GMAKE= yes
USE_GNOME= gtk20
-OPTIONS= GLADE "With glade support" OFF \
- GNOMECANVAS "With gnomecanvas support" OFF \
- GNOMEPANEL "With gnomepanel support" OFF \
- GNOMEUI "With gnomeui support" OFF \
- GTKSPELL "With gtkspell support" OFF \
+OPTIONS= GLADE "With glade support" ON \
+ GNOMECANVAS "With gnomecanvas support" ON \
+ GNOMEPANEL "With gnomepanel support" ON \
+ GNOMEUI "With gnomeui support" ON \
+ GTKSPELL "With gtkspell support" ON \
GTKTL "With gtkglarea support" ON \
- RSVG "With rsvg support" OFF
+ RSVG "With rsvg support" ON
DOCSDIR= ${PREFIX}/share/doc/ocaml/${PORTNAME}
EXAMPLESDIR= ${PREFIX}/share/examples/ocaml/${PORTNAME}