From 818cd773e920afb162ff9ca9c6ee7e8d19753524 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Fri, 22 May 2009 16:22:49 +0000 Subject: finish replacing PC= with PKGCONFIG= in all Makefiles. --- lib/libxcb/libxcb-randr/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libxcb/libxcb-randr') diff --git a/lib/libxcb/libxcb-randr/Makefile b/lib/libxcb/libxcb-randr/Makefile index 957fb54a9..05aa9d942 100644 --- a/lib/libxcb/libxcb-randr/Makefile +++ b/lib/libxcb/libxcb-randr/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1 2009/05/22 16:10:18 matthieu Exp $ +# $OpenBSD: Makefile,v 1.2 2009/05/22 16:22:47 matthieu Exp $ LIB= xcb-randr @@ -6,7 +6,7 @@ HDRS= randr.h SRCS= randr.c -PC= xcb-randr.pc +PKGCONFIG= xcb-randr.pc .include .include -- cgit v1.2.3