- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q3 (blanket)
This commit is contained in:
parent
eb62b7fd1e
commit
3ead67e3c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395419
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user