summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/gnake/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gnake/Makefile b/games/gnake/Makefile
index 5db516305111..35cdca7a8636 100644
--- a/games/gnake/Makefile
+++ b/games/gnake/Makefile
@@ -12,6 +12,7 @@ COMMENT= Nibbles clone for GNU/Linux and *BSD
LICENSE= GPLv2
+USES= ncurses
LDFLAGS+= -L${LOCALBASE}/lib -lncurses
CFLAGS+= -Wall