aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2011-04-25 06:00:53 +0800
committermakc <makc@FreeBSD.org>2011-04-25 06:00:53 +0800
commit1712fccb0b81610e157a984c9b54167bd59e9a6a (patch)
tree99b549922f254ee3fb0884cbd43ff65f57a0547c /textproc
parentfffbc9443b39cbc68f1bcb75ceecb5074ce1a660 (diff)
downloadfreebsd-ports-gnome-1712fccb0b81610e157a984c9b54167bd59e9a6a.tar.gz
freebsd-ports-gnome-1712fccb0b81610e157a984c9b54167bd59e9a6a.tar.zst
freebsd-ports-gnome-1712fccb0b81610e157a984c9b54167bd59e9a6a.zip
Chase libzip update
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ebook-tools/Makefile3
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