diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-28 12:09:39 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-28 12:09:39 +0000 |
commit | a142bf87a18edde02aaa5601a75a6088a60ab7fa (patch) | |
tree | 37d80f7f25c7e756f4aeaf56f23d70dce59d52ec /deskutils | |
parent | 61a3e1c2b11c5e9b62eff10da114896a739e0c3d (diff) | |
download | ports-a142bf87a18edde02aaa5601a75a6088a60ab7fa.tar.gz ports-a142bf87a18edde02aaa5601a75a6088a60ab7fa.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/calibre/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 72c3a2de4219..53b078929b84 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -3,7 +3,7 @@ PORTNAME= calibre PORTVERSION= 1.48.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils python MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ @@ -45,8 +45,7 @@ RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils \ ${PYTHON_PKGNAMEPREFIX}netifaces>=0:${PORTSDIR}/net/py-netifaces \ ${PYTHON_PKGNAMEPREFIX}cssselect>=0:${PORTSDIR}/www/py-cssselect \ ${PYTHON_PKGNAMEPREFIX}apsw>=0:${PORTSDIR}/databases/py-apsw \ - pdftohtml:${PORTSDIR}/graphics/poppler-utils \ - lshal:${PORTSDIR}/sysutils/hal + pdftohtml:${PORTSDIR}/graphics/poppler-utils USE_RC_SUBR= calibre EXTRACT_BEFORE_ARGS= -x -s '/^calibre/~-src/' -f |