MFH: r395419

- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam shebang fix blanket
This commit is contained in:
Dmitry Marakasov 2015-08-27 12:56:47 +00:00
parent 28e611954e
commit 8175fd3749
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2015Q3/; revision=395420

View File

@ -3,7 +3,7 @@
PORTNAME= yate
DISTVERSION= 5.4.0p1
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= http://yate.null.ro/tarballs/yate5/
DISTNAME= ${PORTNAME}-5.4.0-1
@ -20,7 +20,13 @@ LIB_DEPENDS= libasound.so:${PORTSDIR}/audio/alsa-lib \
ONLY_FOR_ARCHS= i386 amd64 sparc64 armv6
USE_AUTOTOOLS= autoconf
USES= bison gmake
USES= bison gmake shebangfix
SHEBANG_FILES= share/scripts/banbrutes.php \
share/scripts/leavemail.php \
share/scripts/queue_in.php \
share/scripts/queue_out.php \
share/scripts/route.php \
share/scripts/voicemail.php
USE_LDCONFIG= yes
WANT_GNOME= yes