From 5fa82e8e80b44178ac920f47367d09692f1dfc3d Mon Sep 17 00:00:00 2001 From: uebayasi Date: Sat, 20 Nov 2004 16:06:21 +0000 Subject: Update eblook to 1.6.1. eblook supports EB 4.x. While here, enable pkgviews installation. --- textproc/eblook/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'textproc/eblook/Makefile') 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" -- cgit v1.2.3