1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

games/aop: document ncurses requirement (USES+=ncurses), respect LDFLAGS

This commit is contained in:
John Marino 2016-02-04 18:41:27 +00:00
parent 9f0fe0d733
commit 7e6d80d7e9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408072

View File

@ -16,6 +16,8 @@ COMMENT= Ncurses based arcade game with only 64 lines of code
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= ncurses
MAKE_ARGS= LDFLAGS="${LDFLAGS} -lncurses"
ALL_TARGET= #empty
PORTDOCS= README