summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/codec2/Makefile5
-rw-r--r--audio/gtkpod/Makefile4
2 files changed, 5 insertions, 4 deletions
diff --git a/audio/codec2/Makefile b/audio/codec2/Makefile
index 9c9c6ed..f0295fe 100644
--- a/audio/codec2/Makefile
+++ b/audio/codec2/Makefile
@@ -2,7 +2,7 @@
PORTNAME= codec2
PORTVERSION= 0.5.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio hamradio
MASTER_SITES= http://files.freedv.org/codec2/ \
LOCAL/db
@@ -15,8 +15,9 @@ LICENSE= LGPL21
LIB_DEPENDS= libspeex.so:audio/speex
CONFLICTS= libcodec2-*
-USES= cmake:outsource compiler:c11 tar:xz
+USES= cmake:outsource compiler:c11 shebangfix tar:xz
USE_LDCONFIG= yes
+SHEBANG_FILES= script/menu.sh
OPTIONS_DEFINE= EXAMPLES TEST
OPTIONS_SUB= yes
diff --git a/audio/gtkpod/Makefile b/audio/gtkpod/Makefile
index 97792b6..a3e0e41 100644
--- a/audio/gtkpod/Makefile
+++ b/audio/gtkpod/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gtkpod
PORTVERSION= 1.0.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -15,7 +15,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libid3tag.so:audio/libid3tag \
libgpod.so:audio/libgpod
-USES= gettext gmake pkgconfig shebangfix
+USES= gettext gmake pkgconfig python:run shebangfix
SHEBANG_FILES= scripts/mab2vcard scripts/sync-evolution.sh \
scripts/sync-knotes.sh scripts/sync-ldif.sh \
scripts/sync-palm-jppy.py
OpenPOWER on IntegriCloud