aboutsummaryrefslogtreecommitdiff
path: root/hooks/Makefile
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2024-06-03 16:17:02 +0000
committerEd Maste <emaste@FreeBSD.org>2024-06-03 16:19:54 +0000
commit1b2aa3deeb0dbbace9fed635fa01b6f6e8480901 (patch)
treed4f991a92b1c7c84e264b900f50f2fa0202c872a /hooks/Makefile
parent96dba636abec6d5451820add99300bda2ca6d86a (diff)
Event: Kitchener-Waterloo Hackathon 202406 Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'hooks/Makefile')
-rw-r--r--hooks/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/Makefile b/hooks/Makefile
index 7a0c3b1d330a..aee0255c64f9 100644
--- a/hooks/Makefile
+++ b/hooks/Makefile
@@ -23,7 +23,7 @@ FILES+= ${EGHOOKSCRIPTS}
.SUFFIXES: .in
-.in: Makefile ${TOP}/config.mk
+.in:
${SED} ${SED_RUNDIR} ${SED_DBDIR} ${SED_LIBDIR} ${SED_HOOKDIR} \
${SED_SYS} ${SED_SCRIPT} ${SED_DATADIR} \
${SED_SERVICEEXISTS} ${SED_SERVICECMD} ${SED_SERVICESTATUS} \