mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04: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
1 changed files with 5 additions and 0 deletions
|
@ -13,6 +13,11 @@ COMMENT= Very simple Tetris-style game
|
||||||
ALL_TARGET= bugs
|
ALL_TARGET= bugs
|
||||||
USES= ncurses tar:Z
|
USES= ncurses tar:Z
|
||||||
|
|
||||||
|
CFLAGS+= -fcommon
|
||||||
|
|
||||||
|
EXPIRATION_DATE= 2020-09-30
|
||||||
|
DEPRECATED= Unmaintained and dead upstream
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
|
|
Loading…
Add table
Reference in a new issue