summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2010-12-02 07:35:05 +0000
committerdholland <dholland@pkgsrc.org>2010-12-02 07:35:05 +0000
commitdc4fc009d4d80f2a30bc8ad9bf2ab9f0506a9a62 (patch)
treeaa12baaaf0741fcd8a2908cc6e8544e42ef8160c /misc
parentb81e7943bb29fdb39bf9af5ebe97560c0be89547 (diff)
downloadpkgsrc-dc4fc009d4d80f2a30bc8ad9bf2ab9f0506a9a62.tar.gz
Requires gdk-pixbuf2-xlib for gtk plugin. From PR 44178.
Diffstat (limited to 'misc')
-rw-r--r--misc/openoffice2/options.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/openoffice2/options.mk b/misc/openoffice2/options.mk
index 23a10522e9f..148e4fcccec 100644
--- a/misc/openoffice2/options.mk
+++ b/misc/openoffice2/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.27 2010/10/20 20:26:31 wiz Exp $
+# $NetBSD: options.mk,v 1.28 2010/12/02 07:35:05 dholland Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.openoffice2
PKG_SUPPORTED_OPTIONS= cups gnome gtk2 kde nas ooo-external-libwpd # xulrunner
@@ -67,6 +67,7 @@ CONFIGURE_ARGS+= --disable-gnome-vfs --disable-evolution2
.if !empty(PKG_OPTIONS:Mgtk2)
CONFIGURE_ARGS+= --enable-gtk
+.include "../../graphics/gdk-pixbuf2-xlib/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.else
CONFIGURE_ARGS+= --disable-gtk