diff options
Diffstat (limited to 'textproc/ebook-tools/Makefile')
-rw-r--r-- | textproc/ebook-tools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ebook-tools/Makefile b/textproc/ebook-tools/Makefile index 07f3e71bb4c3..40d84e771878 100644 --- a/textproc/ebook-tools/Makefile +++ b/textproc/ebook-tools/Makefile @@ -7,13 +7,14 @@ PORTNAME= ebook-tools PORTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= textproc kde MASTER_SITES= SF MAINTAINER= kde@FreeBSD.org COMMENT= Accessing and converting various ebook file formats -LIB_DEPENDS= zip.1:${PORTSDIR}/archivers/libzip +LIB_DEPENDS= zip.3:${PORTSDIR}/archivers/libzip USE_CMAKE= yes USE_LDCONFIG= yes |