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

games/vitetris: USES+= ncurses

This commit is contained in:
John Marino 2016-02-04 22:31:38 +00:00
parent e63a76dbd4
commit 78acc14ab3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408113

View File

@ -9,6 +9,7 @@ MASTER_SITES= http://victornils.net/tetris/
MAINTAINER= ports@FreeBSD.org
COMMENT= Terminal-based Tetris clone in vein of Nintendo Tetris
USES= ncurses
HAS_CONFIGURE= yes
ALL_TARGET= #
CONFIGURE_ARGS= --prefix=${PREFIX} --datarootdir=${PREFIX}/share \