From 4f3ff43fa763bdff9c4189eb45fb9d5c57894ffa Mon Sep 17 00:00:00 2001 From: snj Date: Tue, 4 May 2004 23:46:36 +0000 Subject: Convert to buildlink3. --- textproc/dict-client/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'textproc/dict-client') diff --git a/textproc/dict-client/Makefile b/textproc/dict-client/Makefile index 74fa21a65c4..8699c400ce0 100644 --- a/textproc/dict-client/Makefile +++ b/textproc/dict-client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/03/28 21:43:26 jmmv Exp $ +# $NetBSD: Makefile,v 1.13 2004/05/04 23:46:36 snj Exp $ DISTNAME= dictd-1.8.0 PKGNAME= dict-client-1.8.0 @@ -10,7 +10,7 @@ MAINTAINER= mike@ethmoid.org HOMEPAGE= http://www.dict.org/ COMMENT= Dictionary Service Protocol client -USE_BUILDLINK2= # defined +USE_BUILDLINK3= yes USE_GNU_TOOLS+= make GNU_CONFIGURE= # defined @@ -24,5 +24,5 @@ DISTINFO_FILE= ${.CURDIR}/../../textproc/dict-server/distinfo CONFIGURE_ARGS+= --with-etcdir=${PKG_SYSCONFDIR} # XXX This is needed by libltdl. -.include "../../devel/libtool/buildlink2.mk" +.include "../../devel/libtool/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3