- Fix shebangs

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2015-09-11 18:46:15 +00:00
parent 3e88ce3123
commit cfe7d1d43e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396701

View file

@ -3,6 +3,7 @@
PORTNAME= gcompris PORTNAME= gcompris
PORTVERSION= 15.02 PORTVERSION= 15.02
PORTREVISION= 1
CATEGORIES= games gnome CATEGORIES= games gnome
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/
@ -21,7 +22,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
gnucap:${PORTSDIR}/cad/gnucap gnucap:${PORTSDIR}/cad/gnucap
USES= display:configure gettext gmake libtool pathfix pkgconfig \ USES= display:configure gettext gmake libtool pathfix pkgconfig \
python:2 tar:bzip2 python:2 shebangfix tar:bzip2
SHEBANG_FILES= boards/voices/*.sh
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
USE_GSTREAMER= yes USE_GSTREAMER= yes
USE_SQLITE= 3 USE_SQLITE= 3