summaryrefslogtreecommitdiff
path: root/x11/gtk3/options.mk
diff options
context:
space:
mode:
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