1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

games/ctris: document ncurses rqmt (USES+=ncurses), respect LDFLAGS

approved by:	infrastructure blanket
This commit is contained in:
John Marino 2016-02-04 21:09:20 +00:00
parent 8b7ece21f2
commit 0283c95ea5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408093

View File

@ -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