summaryrefslogtreecommitdiff
path: root/sysutils/hal
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2006-10-31 08:43:22 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2006-10-31 08:43:22 +0000
commit81c2a3d026fd65c12a785001a607c175005b58a7 (patch)
treef19852a8b6a50ca9a47cf722af4ed6656c6e1702 /sysutils/hal
parent- Fix depends with py-libxml2 (diff)
Do not break when docbook is installed.
Reported by: Marcus von Appen <mva@sysfault.org>
Notes
Notes: svn path=/head/; revision=175747
Diffstat (limited to 'sysutils/hal')
-rw-r--r--sysutils/hal/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/hal/Makefile b/sysutils/hal/Makefile
index d204b91490e9..e0c824e23b66 100644
--- a/sysutils/hal/Makefile
+++ b/sysutils/hal/Makefile
@@ -97,6 +97,7 @@ post-patch:
${WRKSRC}/policy/Makefile.in
@${REINPLACE_CMD} -e 's|user="0"|group="operator"|g' \
${WRKSRC}/hal.conf.in
+ @${TOUCH} ${WRKSRC}/doc/spec/hal-spec.html
post-install:
.if !defined(HAL_SLAVE)