summaryrefslogtreecommitdiff
path: root/audio/cd-console/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-07 12:52:19 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-07 12:52:19 +0000
commit4dc180644749f46285ed902ea5a224ff97c02aeb (patch)
tree65e5d2775ba06a19b7217017021aaa794cf7c8ed /audio/cd-console/Makefile
parent- Add LICENSE; commercial distribution is not allowed (diff)
audio/cd-control: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by: infrastructure blanket
Diffstat (limited to 'audio/cd-console/Makefile')
-rw-r--r--audio/cd-console/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/cd-console/Makefile b/audio/cd-console/Makefile
index 679f10689f43..f20a9fcd0257 100644
--- a/audio/cd-console/Makefile
+++ b/audio/cd-console/Makefile
@@ -9,7 +9,8 @@ MASTER_SITES= http://www.oskusoft.com/osku/cd-console/
MAINTAINER= jdunn@aquezada.com
COMMENT= Curses-based console CD player
-MAKE_ARGS= BINPATH=${STAGEDIR}${PREFIX}/bin
+USES= ncurses
+MAKE_ARGS= BINPATH=${STAGEDIR}${PREFIX}/bin LIBS="${LDFLAGS} -lncurses"
PLIST_FILES= bin/cd-console