summaryrefslogtreecommitdiff
path: root/textproc/eblook/Makefile
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2004-03-19 16:02:17 +0000
committeruebayasi <uebayasi@pkgsrc.org>2004-03-19 16:02:17 +0000
commit37dc02b785224f5f016a15f2a6b39fd13be203f8 (patch)
tree938261b56629d328b5543c63b287cb5003ded50f /textproc/eblook/Makefile
parent3a1182fa2e6d751c30e71ff890e5f1c9d019fc92 (diff)
downloadpkgsrc-37dc02b785224f5f016a15f2a6b39fd13be203f8.tar.gz
Update to 1.6. Support EB 4.x. Add pbm, xbm, bmp, bmp2ppm, bmp2tiff,
jpg, jpeg commands. Bug fixes. Bl3'ify.
Diffstat (limited to 'textproc/eblook/Makefile')
-rw-r--r--textproc/eblook/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/textproc/eblook/Makefile b/textproc/eblook/Makefile
index a178048efcb..ece324774da 100644
--- a/textproc/eblook/Makefile
+++ b/textproc/eblook/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2003/08/09 11:27:46 seb Exp $
+# $NetBSD: Makefile,v 1.11 2004/03/19 16:02:17 uebayasi Exp $
#
-DISTNAME= eblook-1.5.1
-PKGREVISION= 2
+DISTNAME= eblook-1.6
CATEGORIES= japanese textproc
MASTER_SITES= http://openlab.ring.gr.jp/edict/eblook/dist/
@@ -10,11 +9,12 @@ MAINTAINER= uebayasi@NetBSD.org
HOMEPAGE= http://openlab.ring.gr.jp/edict/eblook/
COMMENT= Interactive command-line interface for EPWING electric dictionaries
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
INFO_FILES= eblook.info
-.include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../textproc/eb/buildlink2.mk"
+.include "../../converters/libiconv/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../textproc/eb/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"