From b2c463d0c06bb1ab8ff93cbd334a69502abea0c8 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Sun, 23 Mar 2008 12:50:54 +0000 Subject: [PATCH] - use pre-install instead of pre-fake; from bernd@ --- x11/dbus/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/dbus/Makefile b/x11/dbus/Makefile index cc8a2108908..60e4900ef7e 100644 --- a/x11/dbus/Makefile +++ b/x11/dbus/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.13 2008/03/23 10:53:55 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.14 2008/03/23 12:50:54 ajacoutot Exp $ COMMENT= message system @@ -40,7 +40,7 @@ USE_LIBTOOL= Yes FAKE_FLAGS= sysconfdir=${TRUEPREFIX}/share/examples/dbus -pre-fake: +pre-install: @perl -pi -e 's,!!SYSCONFDIR!!,${SYSCONFDIR},g' \ ${WRKSRC}/tools/dbus-uuidgen.1