- use pre-install instead of pre-fake; from bernd@
This commit is contained in:
parent
9466375421
commit
b2c463d0c0
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user