summaryrefslogtreecommitdiff
path: root/audio/pulseaudio
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2017-04-22 08:28:19 +0000
committerMartin Wilke <miwi@FreeBSD.org>2017-04-22 08:28:19 +0000
commit4ce4158e2dd0f2d356fa5a2f460f456d46ed7321 (patch)
tree56278f63558e11312c55bdeb9817c28ee078bc1d /audio/pulseaudio
parentaf1131c8aefabce9efc35e654c6fd94d3baf8787 (diff)
downloadfreebsd-ports-4ce4158e2dd0f2d356fa5a2f460f456d46ed7321.zip
- Fix shebangs
Diffstat (limited to 'audio/pulseaudio')
-rw-r--r--audio/pulseaudio/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile
index f68b3e246616..7183f6249e31 100644
--- a/audio/pulseaudio/Makefile
+++ b/audio/pulseaudio/Makefile
@@ -6,7 +6,7 @@
PORTNAME= pulseaudio
PORTVERSION= 10.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://freedesktop.org/software/pulseaudio/releases/
@@ -27,7 +27,7 @@ USE_GNOME= glib20 intltool
USE_XORG= ice sm x11 xcb xtst
USE_LDCONFIG= yes
USES= compiler:c11 cpe execinfo gettext gmake gnome iconv libtool \
- pathfix pkgconfig shebangfix ssl tar:xz
+ pathfix pkgconfig python:run shebangfix ssl tar:xz
GNU_CONFIGURE= yes
CONFIGURE_ENV= PTHREAD_LIBS="-lpthread" \
OPENSSL_CFLAGS="-I${OPENSSLINC}" \
@@ -38,7 +38,8 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
-SHEBANG_FILES= shell-completion/bash/pulseaudio
+SHEBANG_FILES= shell-completion/bash/pulseaudio \
+ src/utils/qpaeq
bash_CMD= ${SETENV} bash
SUB_FILES= pkg-message