1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

audio/alsa-utils: use SHEBANGFIX to fix alsaconf.in bash shebang

PR:		191505
Submitted by:	Soeren Straarup
Approved by:	maintainer timeout
This commit is contained in:
John Marino 2014-07-27 01:35:31 +00:00
parent dd0250f5b0
commit 3159ed7af9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363008

View File

@ -3,7 +3,7 @@
PORTNAME= alsa-utils
PORTVERSION= 1.0.27.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= ALSA/utils \
GENTOO/distfiles
@ -14,10 +14,11 @@ COMMENT= ALSA compatibility utils
LIB_DEPENDS= libasound.so:${PORTSDIR}/audio/alsa-lib
RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:${PORTSDIR}/audio/alsa-plugins
USES= gmake tar:bzip2
USES= gmake tar:bzip2 shebangfix
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-udev-rules-dir="\$${prefix}/lib/udev"
CFLAGS+= -I${LOCALBASE}/include
SHEBANG_FILES= alsaconf/alsaconf.in
OPTIONS_SUB= yes
OPTIONS_DEFINE= XMLTO NLS