summaryrefslogtreecommitdiff
path: root/devel/libwnck/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-02-11 04:58:15 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-02-11 04:58:15 +0000
commit661fe7eb7c2a037777f9e50056e6ae42c46e46c5 (patch)
treea5afa694ed2cee6b2f57e4a4734fdda7d9fed3ed /devel/libwnck/Makefile
parente6e74e89b91195ddadaeee1e2e446644dca210f4 (diff)
downloadpkgsrc-661fe7eb7c2a037777f9e50056e6ae42c46e46c5.tar.gz
bl3ify
Diffstat (limited to 'devel/libwnck/Makefile')
-rw-r--r--devel/libwnck/Makefile12
1 files changed, 6 insertions, 6 deletions
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"