From 661fe7eb7c2a037777f9e50056e6ae42c46e46c5 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Wed, 11 Feb 2004 04:58:15 +0000 Subject: bl3ify --- devel/libwnck/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'devel/libwnck/Makefile') diff --git a/devel/libwnck/Makefile b/devel/libwnck/Makefile index c8411a7b090..9fd0841eff5 100644 --- a/devel/libwnck/Makefile +++ b/devel/libwnck/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/01/22 08:24:30 grant Exp $ +# $NetBSD: Makefile,v 1.15 2004/02/11 05:38:35 xtraeme Exp $ # DISTNAME= libwnck-2.4.0.1 @@ -14,7 +14,7 @@ COMMENT= Library to write pagers and tasklists BUILD_USES_MSGFMT= yes GNU_CONFIGURE= yes -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes USE_GNU_TOOLS+= make USE_LIBTOOL= yes @@ -22,8 +22,8 @@ USE_LIBTOOL= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool PKGCONFIG_OVERRIDE= libwnck-1.0.pc.in -.include "../../devel/gettext-lib/buildlink2.mk" -.include "../../devel/pkgconfig/buildlink2.mk" -.include "../../x11/startup-notification/buildlink2.mk" -.include "../../x11/gtk2/buildlink2.mk" +.include "../../devel/gettext-lib/buildlink3.mk" +.include "../../devel/pkgconfig/buildlink3.mk" +.include "../../x11/startup-notification/buildlink3.mk" +.include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3