summaryrefslogtreecommitdiff
path: root/textproc/eblook
diff options
context:
space:
mode:
authorsalo <salo>2003-04-13 01:30:19 +0000
committersalo <salo>2003-04-13 01:30:19 +0000
commit58621640a5b3d4af4ff280db14beb4ec590f6efd (patch)
tree5824d605ba54044a6788f4c8528ae2860d524265 /textproc/eblook
parenta1e30ea72ff32fe75dc7cd03fca41ce9eb4df32b (diff)
downloadpkgsrc-58621640a5b3d4af4ff280db14beb4ec590f6efd.tar.gz
Bump PKGREVISION for eb update. Delint.
Diffstat (limited to 'textproc/eblook')
-rw-r--r--textproc/eblook/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/textproc/eblook/Makefile b/textproc/eblook/Makefile
index fe75b73bc84..8e4b8a2645c 100644
--- a/textproc/eblook/Makefile
+++ b/textproc/eblook/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2003/02/06 04:24:12 uebayasi Exp $
+# $NetBSD: Makefile,v 1.5 2003/04/13 01:30:19 salo Exp $
#
DISTNAME= eblook-1.5.1
+PKGREVISION= 1
CATEGORIES= japanese textproc
MASTER_SITES= http://openlab.ring.gr.jp/edict/eblook/dist/
@@ -9,10 +10,10 @@ MAINTAINER= uebayasi@netbsd.org
HOMEPAGE= http://openlab.ring.gr.jp/edict/eblook/
COMMENT= interactive command-line interface for EPWING electric dictionaries
-USE_BUILDLINK2= # defined
+USE_BUILDLINK2= YES
+GNU_CONFIGURE= YES
-GNU_CONFIGURE= yes
-
-.include "../../textproc/eb/buildlink2.mk"
.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../textproc/eb/buildlink2.mk"
+
.include "../../mk/bsd.pkg.mk"