summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz>2002-10-05 03:07:08 +0000
committerwiz <wiz>2002-10-05 03:07:08 +0000
commitf1e5a2671128a64912bab984b43cd7e951786dea (patch)
tree91bc77dbf8dd1221122ea3c16ff9d9b7b2d80f0b /textproc
parentee1c273b3d01cce7517bc282e6de2958ad4cbf87 (diff)
downloadpkgsrc-f1e5a2671128a64912bab984b43cd7e951786dea.tar.gz
Convert to buildlink2.
Diffstat (limited to 'textproc')
-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"