summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-07-25 18:02:32 +0000
committerrillig <rillig@pkgsrc.org>2007-07-25 18:02:32 +0000
commitc8ea1f566720c24f1480466e1220040d347e3ea5 (patch)
tree9d29166dda636177270d6e7074ad3188247f24a1
parent234798610e4b91442e874000db1c0866dffe52cf (diff)
downloadpkgsrc-c8ea1f566720c24f1480466e1220040d347e3ea5.tar.gz
Fixed the names of the pkg-config files.
-rw-r--r--x11/gnome2-control-center/Makefile6
1 files changed, 3 insertions, 3 deletions
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}