pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/openoffice3 Don't set PLIST.gtk2 to `no'.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c1adc4d3a029
branches:  trunk
changeset: 548601:c1adc4d3a029
user:      hira <hira%pkgsrc.org@localhost>
date:      Sun Oct 19 05:01:21 2008 +0000

description:
Don't set PLIST.gtk2 to `no'.

diffstat:

 misc/openoffice3/options.mk |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 4c8f608ea0b6 -r c1adc4d3a029 misc/openoffice3/options.mk
--- a/misc/openoffice3/options.mk       Sun Oct 19 01:38:58 2008 +0000
+++ b/misc/openoffice3/options.mk       Sun Oct 19 05:01:21 2008 +0000
@@ -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 @@
 CONFIGURE_ARGS+=       --enable-gtk
 .include "../../x11/gtk2/buildlink3.mk"
 .else
-PLIST.gtk2=            no
 CONFIGURE_ARGS+=       --disable-gtk
 .endif
 



Home | Main Index | Thread Index | Old Index