summaryrefslogtreecommitdiff
path: root/games/bygfoot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/bygfoot/Makefile')
-rw-r--r--games/bygfoot/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/bygfoot/Makefile b/games/bygfoot/Makefile
index 001d7e08a2f3..f19fe9fb6a60 100644
--- a/games/bygfoot/Makefile
+++ b/games/bygfoot/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bygfoot
PORTVERSION= 2.2.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
@@ -25,7 +25,7 @@ LIBS+= -L${LOCALBASE}/lib -lm
CFLAGS+= -fcommon
-EXPIRATION_DATE= 2020-09-30
-DEPRECATED= Unmaintained and dead upstream
+DEPRECATED= Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
+EXPIRATION_DATE=2021-04-01
.include <bsd.port.mk>