summaryrefslogtreecommitdiff
path: root/textproc/eblook/Makefile
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2004-11-20 16:06:21 +0000
committeruebayasi <uebayasi@pkgsrc.org>2004-11-20 16:06:21 +0000
commit5fa82e8e80b44178ac920f47367d09692f1dfc3d (patch)
tree9a17e1322a52859d4e96e7915840a459499e026a /textproc/eblook/Makefile
parent44b28dc8c5a55a0ef794ffea1b9570c1bd8ae511 (diff)
downloadpkgsrc-5fa82e8e80b44178ac920f47367d09692f1dfc3d.tar.gz
Update eblook to 1.6.1.
eblook supports EB 4.x. While here, enable pkgviews installation.
Diffstat (limited to 'textproc/eblook/Makefile')
-rw-r--r--textproc/eblook/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/textproc/eblook/Makefile b/textproc/eblook/Makefile
index 7dac7eb3e85..436d8c41fc6 100644
--- a/textproc/eblook/Makefile
+++ b/textproc/eblook/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2004/10/03 00:18:19 tv Exp $
+# $NetBSD: Makefile,v 1.13 2004/11/20 16:06:21 uebayasi Exp $
#
-DISTNAME= eblook-1.6
-PKGREVISION= 1
+DISTNAME= eblook-1.6.1
CATEGORIES= japanese textproc
MASTER_SITES= http://openlab.ring.gr.jp/edict/eblook/dist/
@@ -10,9 +9,12 @@ MAINTAINER= uebayasi@NetBSD.org
HOMEPAGE= http://openlab.ring.gr.jp/edict/eblook/
COMMENT= Interactive command-line interface for EPWING electric dictionaries
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
INFO_FILES= eblook.info
+CONFIGURE_ARGS+=--with-eb-conf=${PKG_SYSCONFDIR.eb}/eb.conf
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"