mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
games/drm: fix build on recent current and deprecate
This commit is contained in:
parent
a7b45e13b8
commit
39aa311e33
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546814
@ -13,6 +13,11 @@ COMMENT= Very simple Tetris-style game
|
||||
ALL_TARGET= bugs
|
||||
USES= ncurses tar:Z
|
||||
|
||||
CFLAGS+= -fcommon
|
||||
|
||||
EXPIRATION_DATE= 2020-09-30
|
||||
DEPRECATED= Unmaintained and dead upstream
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
do-install:
|
||||
|
Loading…
Reference in New Issue
Block a user