aboutsummaryrefslogtreecommitdiff
path: root/audio/cplay
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2017-04-21 03:11:17 +0000
committerMartin Wilke <miwi@FreeBSD.org>2017-04-21 03:11:17 +0000
commit64627c77584eb59d17677196adb9ea0a8ed4564c (patch)
treecabdb23838032771bb67ec15c6630ef8a2ce812c /audio/cplay
parent91418b50f2f989882ab6f0563c2b6829a430e214 (diff)
downloadports-64627c77584eb59d17677196adb9ea0a8ed4564c.tar.gz
ports-64627c77584eb59d17677196adb9ea0a8ed4564c.zip
Notes
Diffstat (limited to 'audio/cplay')
-rw-r--r--audio/cplay/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/cplay/Makefile b/audio/cplay/Makefile
index ae472c7786ed..ecab5e149974 100644
--- a/audio/cplay/Makefile
+++ b/audio/cplay/Makefile
@@ -3,6 +3,7 @@
PORTNAME= cplay
PORTVERSION= 1.50
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= audio
@@ -16,7 +17,7 @@ USE_GITHUB= yes
GH_ACCOUNT= hukka
USES= gettext gmake python:-2.7 shebangfix
-SHEBANG_FILES= ${WRKSRC}/cplay
+SHEBANG_FILES= ${WRKSRC}/cplay cnq
MAKE_ARGS= PREFIX="${STAGEDIR}${PREFIX}"
NO_ARCH= yes