MFH: r392146

- Fix shebangs

Approved by:	portmgr blanket
Approved by:	ports-secteam (shebang fix blanket)
This commit is contained in:
Dmitry Marakasov 2015-07-15 15:05:43 +00:00
parent 2c00277ec0
commit b4f6acccca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2015Q3/; revision=392154

View File

@ -2,7 +2,7 @@
PORTNAME= cantata
PORTVERSION= 1.5.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= audio kde
MASTER_SITES= https://drive.google.com/uc?export=download&id=0Bzghs6gQWi60UktwaTRMTjRIUW8&dummy=
@ -23,7 +23,8 @@ CMAKE_ARGS= -DENABLE_QT5:BOOL=TRUE \
-DLCONVERT_EXECUTABLE:STRING=${QT_BINDIR}/lconvert \
-DLRELEASE_EXECUTABLE:STRING=${QT_BINDIR}/lrelease
USES= cmake:outsource cpe pkgconfig tar:bzip2
USES= cmake:outsource cpe pkgconfig shebangfix tar:bzip2
SHEBANG_FILES= dynamic/cantata-dynamic cantata-remote.cmake
CPE_VENDOR= craig_drummond
USE_LDCONFIG= yes