aboutsummaryrefslogtreecommitdiff
path: root/x11/xmascot
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/xmascot
parent3275604de8ec07423d691348d8aedede61c789b4 (diff)
downloadports-3713785e6c64da1d985ba678c59a610c7e00e934.tar.gz
ports-3713785e6c64da1d985ba678c59a610c7e00e934.zip
Notes
Diffstat (limited to 'x11/xmascot')
-rw-r--r--x11/xmascot/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/x11/xmascot/Makefile b/x11/xmascot/Makefile
index 65246084225a..25b53eb82226 100644
--- a/x11/xmascot/Makefile
+++ b/x11/xmascot/Makefile
@@ -11,6 +11,12 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Moving mascot on your X11 screen
+# Fix build with llvm 11
+CFLAGS+= -fcommon
+
+DEPRECATED= Unmaintained and dead upstream
+EXPIRATION_DATE=2020-09-30
+
USES= imake xorg
USE_XORG= ice sm x11 xaw xext xmu xpm xt
MAKE_ARGS= MAKE="${MAKE_CMD}"