mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
games/ctris: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by: infrastructure blanket
This commit is contained in:
parent
8b7ece21f2
commit
0283c95ea5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408093
@ -12,7 +12,8 @@ COMMENT= Colorized, small, and flexible Tetris(TM)-clone for the console
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= tar:bzip2
|
||||
USES= ncurses tar:bzip2
|
||||
MAKE_ARGS= LIBS="${LDFLAGS} -lncurses -lm"
|
||||
|
||||
PLIST_FILES= bin/ctris man/man6/ctris.6.gz
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user