aboutsummaryrefslogtreecommitdiff
path: root/x11/xgrab
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2020-08-29 13:54:56 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2020-08-29 13:54:56 +0000
commit3713785e6c64da1d985ba678c59a610c7e00e934 (patch)
tree3b58dce4a66606722916a8f244229c7f9dc1d7d6 /x11/xgrab
parent3275604de8ec07423d691348d8aedede61c789b4 (diff)
downloadports-3713785e6c64da1d985ba678c59a610c7e00e934.tar.gz
ports-3713785e6c64da1d985ba678c59a610c7e00e934.zip
deprecate ports broken by -fno-common: x11 category
Deprecate all ports owned by ports@ in the x11 category that were broken by making -fno-common the default. Fix them for the time being by adding -fcommon to CFLAGS. MFH: 2020Q3
Notes
Notes: svn path=/head/; revision=546914
Diffstat (limited to 'x11/xgrab')
-rw-r--r--x11/xgrab/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/x11/xgrab/Makefile b/x11/xgrab/Makefile
index 780ab93a7786..e8e5fa231bf0 100644
--- a/x11/xgrab/Makefile
+++ b/x11/xgrab/Makefile
@@ -16,6 +16,12 @@ BUILD_DEPENDS= xrdb:x11/xrdb
BROKEN_armv6= fails to install: xrdb: Socket is not connected: Can't open display ':0'
BROKEN_armv7= fails to install: xrdb: Socket is not connected: Can't open display ':0'
+# Fix build with llvm 11
+CFLAGS+= -fcommon
+
+DEPRECATED= Unmaintained and dead upstream
+EXPIRATION_DATE=2020-09-30
+
USES= display:build imake:notall tar:Z xorg
USE_XORG= x11 xaw