aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-02-07 21:05:12 +0800
committermarino <marino@FreeBSD.org>2016-02-07 21:05:12 +0800
commit14b6d198a8f71982be2d08e30670016bf2dcd146 (patch)
treee12865264f1eab36b860b334ec37117a41d8e4c3 /audio
parent3f15e61b9854f119506cc2b81a8d2133da396f82 (diff)
downloadfreebsd-ports-gnome-14b6d198a8f71982be2d08e30670016bf2dcd146.tar.gz
freebsd-ports-gnome-14b6d198a8f71982be2d08e30670016bf2dcd146.tar.zst
freebsd-ports-gnome-14b6d198a8f71982be2d08e30670016bf2dcd146.zip
audio/mp3blaster: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Diffstat (limited to 'audio')
-rw-r--r--audio/mp3blaster/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3blaster/Makefile b/audio/mp3blaster/Makefile
index cab8d6278948..75742f6b4753 100644
--- a/audio/mp3blaster/Makefile
+++ b/audio/mp3blaster/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= novel@FreeBSD.org
COMMENT= MP3 console ncurses-based player
-USES= gmake
+USES= gmake ncurses
GNU_CONFIGURE= yes
WANT_GNOME= yes
CONFIGURE_ARGS= --with-cxxflags="${CXXFLAGS}"