aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-11-20 03:29:01 +0800
committermarino <marino@FreeBSD.org>2016-11-20 03:29:01 +0800
commit108662aefc3a8a922f59edfa1c68f078c17c17eb (patch)
treeeac6712ae772bfd7ddd75f8e2fff07a8111610ad /emulators
parent6e94dc0575fc07679509bbdf54e4d17dfff049cd (diff)
downloadfreebsd-ports-gnome-108662aefc3a8a922f59edfa1c68f078c17c17eb.tar.gz
freebsd-ports-gnome-108662aefc3a8a922f59edfa1c68f078c17c17eb.tar.zst
freebsd-ports-gnome-108662aefc3a8a922f59edfa1c68f078c17c17eb.zip
emulators/kcemu, editors/wordgrinder: Document ncurses requirement
Approved by: ncurses blanket
Diffstat (limited to 'emulators')
-rw-r--r--emulators/kcemu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/kcemu/Makefile b/emulators/kcemu/Makefile
index 2ad062eafc37..608419ab79eb 100644
--- a/emulators/kcemu/Makefile
+++ b/emulators/kcemu/Makefile
@@ -25,7 +25,7 @@ LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \
GNU_CONFIGURE= yes
USE_XORG= xmu
USE_GNOME= gtk20
-USES= gettext pkgconfig
+USES= gettext ncurses pkgconfig
LDFLAGS+= -L${LOCALBASE}/lib
WRKSRC= ${WRKDIR}/KCemu-${PORTVERSION}