aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)