1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

games/bygfoot: fix build on recent current and deprecate

This commit is contained in:
Tobias C. Berner 2020-08-28 11:19:52 +00:00
parent 6b8c279e7b
commit 8be18b0565
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546722

View File

@ -23,4 +23,9 @@ USE_GNOME= gtk20
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib -lm
CFLAGS+= -fcommon
EXPIRATION_DATE= 2020-09-30
DEPRECATED= Unmaintained and dead upstream
.include <bsd.port.mk>