From 0f59aa9dd674b24bdb1917d458353d9bef28a49b Mon Sep 17 00:00:00 2001 From: John Marino Date: Thu, 4 Feb 2016 21:12:41 +0000 Subject: [PATCH] games/enygma: USES+= ncurses --- games/enygma/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/games/enygma/Makefile b/games/enygma/Makefile index 272ee6c73189..840635ccb8cb 100644 --- a/games/enygma/Makefile +++ b/games/enygma/Makefile @@ -14,6 +14,7 @@ COMMENT= Text-based puzzle game LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE +USES= ncurses GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var/games