summaryrefslogtreecommitdiff
path: root/textproc/lit2epub/Makefile
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2012-01-14 02:09:35 +0000
committerhans <hans@pkgsrc.org>2012-01-14 02:09:35 +0000
commitbbd52967db3e763461156db6ce03938e11717a34 (patch)
tree4e45393f80bc13327eb3d2467873328c365ce2fa /textproc/lit2epub/Makefile
parent61a093ec38c3d2105a3f40a7fc8d986f2e9fd920 (diff)
downloadpkgsrc-bbd52967db3e763461156db6ce03938e11717a34.tar.gz
Convert to USE_TOOLS=zip.
Diffstat (limited to 'textproc/lit2epub/Makefile')
-rw-r--r--textproc/lit2epub/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/lit2epub/Makefile b/textproc/lit2epub/Makefile
index 13bd41b0bd0..c58179a628c 100644
--- a/textproc/lit2epub/Makefile
+++ b/textproc/lit2epub/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/06/06 23:41:12 markd Exp $
+# $NetBSD: Makefile,v 1.2 2012/01/14 02:09:37 hans Exp $
#
DISTNAME= ebook-tools-0.1.1
@@ -11,14 +11,13 @@ HOMEPAGE= http://ebook-tools.sourceforge.net/
COMMENT= Convert .lit files to valid epub
LICENSE= mit
-DEPENDS+= zip-[0-9]*:../../archivers/zip
DEPENDS+= convertlit-[0-9]*:../../textproc/convertlit
CONFLICTS+= ebook-tools<=0.1.1
PKG_DESTDIR_SUPPORT= user-destdir
-USE_TOOLS+= bash:run
+USE_TOOLS+= bash:run zip:run
REPLACE_BASH= src/tools/lit2epub
NO_BUILD= yes