aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-02-09 09:58:06 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-02-09 09:58:06 +0800
commita063801469842d3a3868ac86b190db3f89aec43b (patch)
treefc7c61ffbd7d757be54d570f1ab7c5692fac50f3 /deskutils
parentf11c98b105779309d5ee829efe12c54c3c938e3b (diff)
downloadfreebsd-ports-gnome-a063801469842d3a3868ac86b190db3f89aec43b.tar.gz
freebsd-ports-gnome-a063801469842d3a3868ac86b190db3f89aec43b.tar.zst
freebsd-ports-gnome-a063801469842d3a3868ac86b190db3f89aec43b.zip
- Fix shebangs
Approved by: portmgr blanket
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/calibre/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile
index 6c5b762c5701..a8e86852a9a9 100644
--- a/deskutils/calibre/Makefile
+++ b/deskutils/calibre/Makefile
@@ -3,6 +3,7 @@
PORTNAME= calibre
PORTVERSION= 2.50.1
+PORTREVISION= 1
CATEGORIES= deskutils python
MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/
@@ -59,7 +60,8 @@ USE_RC_SUBR= calibre
EXTRACT_BEFORE_ARGS= -x -s '/^calibre/~-src/' -f
USES= desktop-file-utils pkgconfig python:2 shared-mime-info shebangfix tar:xz
-SHEBANG_FILES= src/calibre/ebooks/metadata/odt.py \
+SHEBANG_FILES= resources/calibre-portable.sh \
+ src/calibre/ebooks/metadata/odt.py \
src/calibre/utils/*.py \
src/odf/*.py
USE_QT5= buildtools_build dbus qmake_build