summaryrefslogtreecommitdiff
path: root/x11/gtk3/options.mk
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2011-09-09 10:02:03 +0000
committeradam <adam@pkgsrc.org>2011-09-09 10:02:03 +0000
commitcae59f7ff3872f950fbf8dc97199d7372a2117f4 (patch)
tree4f15c506bfc43e1d0026dabb47682e5956a255af /x11/gtk3/options.mk
parent92452b7131ddbd06fd6fd277ca7aa9e8d97641e8 (diff)
downloadpkgsrc-cae59f7ff3872f950fbf8dc97199d7372a2117f4.tar.gz
Changes 3.0.12:
* Assorted file chooser improvements/redesign: - Remove the expander in Save mode - Move the path bar up in Save mode - Remember the last opened directory - Start in recently-used mode when no folder is set - Update recent-files when confirming in the file chooser
Diffstat (limited to 'x11/gtk3/options.mk')
-rw-r--r--x11/gtk3/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk3/options.mk b/x11/gtk3/options.mk
index 4d1a9ef70f0..27ddb1db177 100644
--- a/x11/gtk3/options.mk
+++ b/x11/gtk3/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1.1.1 2011/03/18 17:06:10 drochner Exp $
+# $NetBSD: options.mk,v 1.2 2011/09/09 10:02:03 adam Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.gtk3
PKG_SUPPORTED_OPTIONS= cups debug
@@ -29,7 +29,7 @@ CONFIGURE_ARGS+= --enable-debug=yes
PLIST_VARS+= quartz x11
.if !empty(PKG_OPTIONS:Mquartz)
CONFIGURE_ARGS+= --without-x
-CONFIGURE_ARGS+= --with-gdktarget=quartz
+CONFIGURE_ARGS+= --enable-quartz-backend
PLIST.quartz= yes
.else
CONFIGURE_ARGS+= --with-xinput=xfree