summaryrefslogtreecommitdiff
path: root/textproc/eblook
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-10-05 03:07:08 +0000
committerwiz <wiz@pkgsrc.org>2002-10-05 03:07:08 +0000
commit77b0efee09149474e9cd23bfe6f58dc783e78ab4 (patch)
tree91bc77dbf8dd1221122ea3c16ff9d9b7b2d80f0b /textproc/eblook
parent81e178d8496776b8be47c2b4f911b67aff2ae28e (diff)
downloadpkgsrc-77b0efee09149474e9cd23bfe6f58dc783e78ab4.tar.gz
Convert to buildlink2.
Diffstat (limited to 'textproc/eblook')
-rw-r--r--textproc/eblook/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/eblook/Makefile b/textproc/eblook/Makefile
index 68ebff379c1..822b5b92ba6 100644
--- a/textproc/eblook/Makefile
+++ b/textproc/eblook/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/06/12 01:40:05 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2002/10/05 03:07:08 wiz Exp $
#
DISTNAME= eblook-1.5.1
@@ -9,10 +9,10 @@ MAINTAINER= uebayasi@soum.co.jp
HOMEPAGE= http://openlab.ring.gr.jp/edict/eblook/
COMMENT= interactive command-line interface for EPWING electric dictionaries
-USE_BUILDLINK_ONLY= # defined
+USE_BUILDLINK2= # defined
GNU_CONFIGURE= yes
-.include "../../textproc/eb/buildlink.mk"
-.include "../../devel/gettext-lib/buildlink.mk"
+.include "../../textproc/eb/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"