From 663a420ef252ba74e246aeab6c01e787203b5af5 Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 20 Nov 2010 01:36:49 +0000 Subject: Adjust dbus machine uuid path to dbus package. Bump PKGREVISION. --- devel/glib2/Makefile | 3 ++- devel/glib2/Makefile.common | 11 ++++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/glib2/Makefile b/devel/glib2/Makefile index 693cd15598e..1b4fd69c8a1 100644 --- a/devel/glib2/Makefile +++ b/devel/glib2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.176 2010/08/20 16:33:10 tez Exp $ +# $NetBSD: Makefile,v 1.177 2010/11/20 01:36:49 obache Exp $ .include "Makefile.common" +PKGREVISION= 1 CATEGORIES= devel COMMENT= Some useful routines for C programming (glib2) diff --git a/devel/glib2/Makefile.common b/devel/glib2/Makefile.common index ac0d971ecc5..4a2708ddacb 100644 --- a/devel/glib2/Makefile.common +++ b/devel/glib2/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.5 2010/11/15 14:36:03 drochner Exp $ +# $NetBSD: Makefile.common,v 1.6 2010/11/20 01:36:49 obache Exp $ # # used by devel/glib2/Makefile # used by sysutils/gio-fam/Makefile @@ -80,3 +80,12 @@ CONFIGURE_ARGS+= --disable-threads .else .include "../../mk/pthread.buildlink3.mk" .endif + +SUBST_CLASSES+= dbusdb +SUBST_MESSAGE.dbusdb= Adjust dbus machine uuid path to dbus package +SUBST_STAGE.dbusdb= post-patch +SUBST_FILES.dbusdb= gio/gdbusconnection.c +SUBST_FILES.dbusdb+= gio/gdbusprivate.c +SUBST_FILES.dbusdb+= po/glib20.pot +SUBST_FILES.dbusdb+= po/*.po +SUBST_SED.dbusdb= -e 's,/var/lib/dbus,${VARBASE}/db/dbus,g' -- cgit v1.2.3