games/ladder: USES+= ncurses, respect LDFLAGS
This commit is contained in:
parent
2c4e0c14b1
commit
69b1673235
@ -15,7 +15,8 @@ COMMENT= The old "ladder" game
|
||||
|
||||
RESTRICTED= possible copyright problems ?
|
||||
|
||||
USES= tar
|
||||
USES= ncurses tar
|
||||
MAKE_ARGS= LIBS="${LDFLAGS} -lncurses"
|
||||
NO_WRKSUBDIR= true
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user