games/omega: document ncurses requirement (USES+=ncurses)

This commit is contained in:
John Marino 2016-01-31 09:13:19 +00:00
parent 18bb4f1139
commit 1a9f6ed88d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407596

View File

@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
COMMENT= Complex rogue-style game of dungeon exploration
USES= gmake
USES= gmake ncurses
WRKSRC= ${WRKDIR}/${PORTNAME}
ALL_TARGET= # empty
CFLAGS+= -Wno-return-type