From a620428538ebdaf88bb0af7f4a5b341871bfdfea Mon Sep 17 00:00:00 2001 From: marino Date: Sun, 31 Jan 2016 01:23:40 +0000 Subject: audio/xmcd: document ncurses requirement (USES+=ncurses) approved by: infrastructure blanket --- audio/xmcd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/xmcd') diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 48cdce8900ce..c4cc19a7a7dd 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS+= libvorbis.so:${PORTSDIR}/audio/libvorbis \ libFLAC.so:${PORTSDIR}/audio/flac RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame -USES= imake motif +USES= imake motif ncurses USE_XORG= x11 xext xaw xmu xp xpm xt sm ice PLIST_SUB+= RELEASE=${OSREL:R:R} ARCH=${ARCH} OPSYS=${OPSYS} SUB_FILES= pkg-message -- cgit