diff options
Diffstat (limited to 'deskutils/calibre/Makefile')
-rw-r--r-- | deskutils/calibre/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index cfd9a70d8569..5d5b7b8f1467 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 0.9.27 +PORTVERSION= 0.9.30 CATEGORIES= deskutils python MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ @@ -46,6 +46,7 @@ RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils \ pdftohtml:${PORTSDIR}/graphics/poppler-utils \ lshal:${PORTSDIR}/sysutils/hal +USES= shared-mime-info USE_XZ= yes USE_PYTHON= 2.7 USE_QT4= qmake_build moc_build |