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-damage/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libxcb/libxcb-damage') diff --git a/lib/libxcb/libxcb-damage/Makefile b/lib/libxcb/libxcb-damage/Makefile index 9042dd4cf..a09c33a0f 100644 --- a/lib/libxcb/libxcb-damage/Makefile +++ b/lib/libxcb/libxcb-damage/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-damage @@ -6,7 +6,7 @@ HDRS= damage.h SRCS= damage.c -PC= xcb-damage.pc +PKGCONFIG= xcb-damage.pc .include .include -- cgit v1.2.3