summaryrefslogtreecommitdiff
path: root/wm/quartz-wm
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2020-12-31 09:51:56 +0000
committerschmonz <schmonz@pkgsrc.org>2020-12-31 09:51:56 +0000
commit27452daa10074f27e69cd8e91d59e173281c5059 (patch)
tree1579fecfdc594e5bcdd7e24a59c6bc87b60053b2 /wm/quartz-wm
parentbb5a4564999eecc7c3e590a22509af9a8b2c408f (diff)
downloadpkgsrc-27452daa10074f27e69cd8e91d59e173281c5059.tar.gz
Configure with --enable-xplugin-dock-support to fix build on 64-bit-only
macOS. In exchange for avoiding the use of the bundled i386 binary blob, this drops compatibility with older macOS (by requiring a newer API in the system libXplugin). In case this had been building for anyone on semi-recent macOS, bump PKGREVISION. Addresses pkg/55880.
Diffstat (limited to 'wm/quartz-wm')
-rw-r--r--wm/quartz-wm/Makefile5
-rw-r--r--wm/quartz-wm/PLIST4
2 files changed, 4 insertions, 5 deletions
diff --git a/wm/quartz-wm/Makefile b/wm/quartz-wm/Makefile
index dd83bf47803..6080d62258d 100644
--- a/wm/quartz-wm/Makefile
+++ b/wm/quartz-wm/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2018/03/07 11:57:33 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2020/12/31 09:51:56 schmonz Exp $
DISTNAME= quartz-wm-1.3.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= wm
MASTER_SITES= http://xquartz.macosforge.org/downloads/src/
EXTRACT_SUFX= .tar.xz
@@ -14,6 +14,7 @@ LICENSE= apple-public-source-license
USE_TOOLS= pkg-config gmake
USE_LANGUAGES= c objc
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+=--enable-xplugin-dock-support
ONLY_FOR_PLATFORM= Darwin-*-*
diff --git a/wm/quartz-wm/PLIST b/wm/quartz-wm/PLIST
index 1214b3edcab..067829da731 100644
--- a/wm/quartz-wm/PLIST
+++ b/wm/quartz-wm/PLIST
@@ -1,5 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1 2015/10/01 11:06:08 tnn Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/12/31 09:51:56 schmonz Exp $
bin/quartz-wm
-lib/libquartz-wm-ds.1.dylib
-lib/libquartz-wm-ds.dylib
man/man1/quartz-wm.1