From 8477ec723a0da602c31a20438dfd980deca33d51 Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 25 Jul 2007 18:02:32 +0000 Subject: Fixed the names of the pkg-config files. --- x11/gnome2-control-center/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11') diff --git a/x11/gnome2-control-center/Makefile b/x11/gnome2-control-center/Makefile index 54e81c8e7e0..562ad336b15 100644 --- a/x11/gnome2-control-center/Makefile +++ b/x11/gnome2-control-center/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 2007/06/05 05:37:04 wiz Exp $ +# $NetBSD: Makefile,v 1.80 2007/07/25 18:02:32 rillig Exp $ # DISTNAME= control-center-2.18.1 @@ -25,8 +25,8 @@ CONFIGURE_ARGS+= --with-gstreamer=0.10 CPPFLAGS+= -DDBUS_API_SUBJECT_TO_CHANGE -PKGCONFIG_OVERRIDE+= gnome-settings-daemon/gnome-settings-daemon.pc -PKGCONFIG_OVERRIDE+= libwindow-settings/gnome-window-settings-2.0.pc +PKGCONFIG_OVERRIDE+= gnome-settings-daemon/gnome-settings-daemon.pc.in +PKGCONFIG_OVERRIDE+= libwindow-settings/gnome-window-settings-2.0.pc.in INSTALL_MAKE_FLAGS+= ${MAKE_FLAGS} INSTALL_MAKE_FLAGS+= vfsmoduleconfdir=${PREFIX}/share/examples/${PKGBASE} -- cgit v1.2.3