summaryrefslogtreecommitdiff
path: root/sysutils/dbus
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-07-21 16:29:42 +0000
committerwiz <wiz@pkgsrc.org>2005-07-21 16:29:42 +0000
commitd774725534eb709b0dd369ce5f0d86deabd856d1 (patch)
tree3fc559ca19ff752d447aa7e195b740fa86038d73 /sysutils/dbus
parentc92aa28893be470e6f58d9a7cd32adbde07704a9 (diff)
downloadpkgsrc-d774725534eb709b0dd369ce5f0d86deabd856d1.tar.gz
Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
Diffstat (limited to 'sysutils/dbus')
-rw-r--r--sysutils/dbus/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/dbus/Makefile.common b/sysutils/dbus/Makefile.common
index b62b59f5bfc..50251bcf3e8 100644
--- a/sysutils/dbus/Makefile.common
+++ b/sysutils/dbus/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2005/05/22 20:08:31 jlam Exp $
+# $NetBSD: Makefile.common,v 1.7 2005/07/21 16:29:56 wiz Exp $
#
# XXX Do not update to 0.30 or above yet. The API in the 0.2x series is
@@ -78,5 +78,5 @@ BUILDLINK_DEPENDS.dbus+= dbus>=${DBUS_VERSION}
. include "../../sysutils/dbus/buildlink3.mk"
.endif
-.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../devel/pkg-config/buildlink3.mk"
.include "../../textproc/expat/buildlink3.mk"