aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorjylefort <jylefort@FreeBSD.org>2006-10-31 16:43:22 +0800
committerjylefort <jylefort@FreeBSD.org>2006-10-31 16:43:22 +0800
commit3a70ccd0066dd61520abd08f32c51b85e7f37ff8 (patch)
tree657a80e9fdcfcb492689f5c732a2ede3b3d542b3 /sysutils
parent2e4c0270cc5ce7defcd13acdc702e56566396894 (diff)
downloadfreebsd-ports-gnome-3a70ccd0066dd61520abd08f32c51b85e7f37ff8.tar.gz
freebsd-ports-gnome-3a70ccd0066dd61520abd08f32c51b85e7f37ff8.tar.zst
freebsd-ports-gnome-3a70ccd0066dd61520abd08f32c51b85e7f37ff8.zip
Do not break when docbook is installed.
Reported by: Marcus von Appen <mva@sysfault.org>
Diffstat (limited to 'sysutils')
-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)