aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/avanor/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/avanor/Makefile b/games/avanor/Makefile
index 6751d2d842de..d4688663f2c2 100644
--- a/games/avanor/Makefile
+++ b/games/avanor/Makefile
@@ -13,8 +13,9 @@ COMMENT= Rogue-like game with easy ADOM-like user interface
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= gmake tar:bzip2
-MAKE_ARGS+= VERSION=${PORTVERSION} DATA_DIR=${DATADIR}/
+USES= gmake ncurses tar:bzip2
+MAKE_ARGS= VERSION=${PORTVERSION} DATA_DIR=${DATADIR}/ \
+ LIBS="${LDFLAGS} -lncurses"
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
PLIST_FILES= bin/${PORTNAME}