1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

- Fix shebangs

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
This commit is contained in:
Dmitry Marakasov 2015-07-14 20:32:47 +00:00
parent 917579f01d
commit 35cfa6509d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392086

View File

@ -3,7 +3,7 @@
PORTNAME= commons-utilities
PORTVERSION= 1.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://devio.us/~dereckson/software/commons-utilities/
@ -19,7 +19,8 @@ RUN_DEPENDS= p5-Image-ExifTool>=0:${PORTSDIR}/graphics/p5-Image-ExifTool \
${PYTHON_PKGNAMEPREFIX}mechanize>=0.2:${PORTSDIR}/www/py-mechanize \
exiv2:${PORTSDIR}/graphics/exiv2
USES= jpeg perl5 python
USES= jpeg perl5 python shebangfix
SHEBANG_FILES= commons-csv-creator
USE_PERL5= run
NO_BUILD= yes