summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-03-15 20:24:32 +0000
committerxtraeme <xtraeme>2004-03-15 20:24:32 +0000
commit11e9e9bdab8d9fa60abfa771e81374bddd307707 (patch)
tree72be69587e63990fc5aff044077bd85ec5a51392 /x11
parentadefc910a9d0f0a2772904fb6f7143d2339c7986 (diff)
downloadpkgsrc-11e9e9bdab8d9fa60abfa771e81374bddd307707.tar.gz
bl3ify
Diffstat (limited to 'x11')
-rw-r--r--x11/Xfixes/Makefile8
-rw-r--r--x11/fixesext/Makefile6
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/Xfixes/Makefile b/x11/Xfixes/Makefile
index 88471e9a4ac..53291677306 100644
--- a/x11/Xfixes/Makefile
+++ b/x11/Xfixes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/02/14 18:26:29 jmmv Exp $
+# $NetBSD: Makefile,v 1.5 2004/03/15 20:24:32 xtraeme Exp $
#
DISTNAME= libXfixes-2.0.0
@@ -12,12 +12,12 @@ HOMEPAGE= http://freedesktop.org/
COMMENT= Xfixes extension of X RandR
USE_X11= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= xfixes.pc.in
-.include "../../x11/fixesext/buildlink2.mk"
-.include "../../devel/pkgconfig/buildlink2.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../x11/fixesext/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/x11/fixesext/Makefile b/x11/fixesext/Makefile
index fdc679356fc..3b326fe46bf 100644
--- a/x11/fixesext/Makefile
+++ b/x11/fixesext/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/02/14 18:26:29 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2004/03/15 20:24:32 xtraeme Exp $
#
DISTNAME= fixesext-2.0
@@ -11,10 +11,10 @@ HOMEPAGE= http://www.freedesktop.org/Software/xlibs
COMMENT= X Fixes extension headers and specification
USE_X11= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= fixesext.pc.in
-.include "../../devel/pkgconfig/buildlink2.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"