aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-06-17 20:05:30 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-06-17 20:05:30 +0000
commitcf906e5cf2da0bff3ceb35031773701fdd7f1f4b (patch)
tree19fdf9903e246669ee26860af412ddc0a2626107 /deskutils
parentfb4bc685a5a2fef540aa25f4d57c12b6a38e1135 (diff)
downloadports-cf906e5cf2da0bff3ceb35031773701fdd7f1f4b.tar.gz
ports-cf906e5cf2da0bff3ceb35031773701fdd7f1f4b.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/calibre/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile
index a97bca345c94..5e5390a4eb7c 100644
--- a/deskutils/calibre/Makefile
+++ b/deskutils/calibre/Makefile
@@ -3,13 +3,14 @@
PORTNAME= calibre
PORTVERSION= 1.35.0
+PORTREVISION= 1
CATEGORIES= deskutils python
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/
MAINTAINER= rnejdl@ringofsaturn.com
COMMENT= Ebook management application
-LIB_DEPENDS= libMagickWand.so:${PORTSDIR}/graphics/ImageMagick \
+LIB_DEPENDS= libMagickWand-6.Q*.so:${PORTSDIR}/graphics/ImageMagick \
libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
libpoppler-qt4.so:${PORTSDIR}/graphics/poppler-qt4 \
libwmflite.so:${PORTSDIR}/graphics/libwmf \
@@ -50,7 +51,7 @@ RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils \
USE_RC_SUBR= calibre
EXTRACT_BEFORE_ARGS= -x -s '/^calibre/~-src/' -f
-USES= desktop-file-utils shared-mime-info shebangfix tar:xz
+USES= desktop-file-utils pkgconfig shared-mime-info shebangfix tar:xz
SHEBANG_FILES= src/calibre/ebooks/metadata/odt.py \
src/calibre/utils/*.py \
src/odf/*.py