aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-12-27 01:57:52 +0800
committerbapt <bapt@FreeBSD.org>2013-12-27 01:57:52 +0800
commit58c738cbbc6966ddda89a2cf4caf6ceb6ea2553c (patch)
tree47f832a5453cf100f92840a2fd89cdc422427061 /audio
parent692b97d1d2346f0c6c39dae40f4b1068da5b9a2b (diff)
downloadfreebsd-ports-gnome-58c738cbbc6966ddda89a2cf4caf6ceb6ea2553c.tar.gz
freebsd-ports-gnome-58c738cbbc6966ddda89a2cf4caf6ceb6ea2553c.tar.zst
freebsd-ports-gnome-58c738cbbc6966ddda89a2cf4caf6ceb6ea2553c.zip
Support stage
Diffstat (limited to 'audio')
-rw-r--r--audio/cd-console/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/cd-console/Makefile b/audio/cd-console/Makefile
index df4e941a1894..679f10689f43 100644
--- a/audio/cd-console/Makefile
+++ b/audio/cd-console/Makefile
@@ -7,9 +7,10 @@ CATEGORIES= audio
MASTER_SITES= http://www.oskusoft.com/osku/cd-console/
MAINTAINER= jdunn@aquezada.com
-COMMENT= A curses-based console CD player
+COMMENT= Curses-based console CD player
+
+MAKE_ARGS= BINPATH=${STAGEDIR}${PREFIX}/bin
-NO_STAGE= yes
PLIST_FILES= bin/cd-console
.include <bsd.port.mk>