summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorhira <hira@pkgsrc.org>2008-10-19 05:01:21 +0000
committerhira <hira@pkgsrc.org>2008-10-19 05:01:21 +0000
commitb42a83f2526448fc1057b53cf9fef7024d71675f (patch)
treeec516dd8d124624997cd01dc8b0d99ad89fa4667 /misc
parent020ca0945fafad6e2a1fbb81863fa508a4e66ab4 (diff)
downloadpkgsrc-b42a83f2526448fc1057b53cf9fef7024d71675f.tar.gz
Don't set PLIST.gtk2 to `no'.
Diffstat (limited to 'misc')
-rw-r--r--misc/openoffice3/options.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/openoffice3/options.mk b/misc/openoffice3/options.mk
index 97aa7f90c3c..cdfdcffc0fe 100644
--- a/misc/openoffice3/options.mk
+++ b/misc/openoffice3/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.3 2008/10/18 01:05:08 hira Exp $
+# $NetBSD: options.mk,v 1.4 2008/10/19 05:01:21 hira Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.openoffice3
PKG_SUPPORTED_OPTIONS= cups gnome gtk2 java kde ooo-external-libwpd
@@ -74,7 +74,6 @@ PLIST.gtk2= yes
CONFIGURE_ARGS+= --enable-gtk
.include "../../x11/gtk2/buildlink3.mk"
.else
-PLIST.gtk2= no
CONFIGURE_ARGS+= --disable-gtk
.endif