mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
games/bsdtris: USES+=ncurses plus ...
link with libncurses rather than libcurses + libtermcap
This commit is contained in:
parent
91e602cc75
commit
666ed13d83
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408087
@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}-01092003
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= BSD version of text-based Tetris game
|
||||
|
||||
USES= ncurses
|
||||
MAKE_ARGS= TMPLDFLAGS="-lncurses"
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user