summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/pkg_add/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg_add/Makefile b/usr.sbin/pkg_add/Makefile
index debee60ed04..bd34983de49 100644
--- a/usr.sbin/pkg_add/Makefile
+++ b/usr.sbin/pkg_add/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.46 2007/06/25 12:21:08 espie Exp $
+# $OpenBSD: Makefile,v 1.47 2007/12/31 14:55:10 espie Exp $
.include <bsd.own.mk>
@@ -109,7 +109,7 @@ mansrc.build:
# Nothing to build
depend:
-all: ${MANSRC_COOKIE}
+all: ${MANSRC_COOKIE} .WAIT ${MANALL} ${PSALL}
stamp-mansrc.build:
@cd ${.CURDIR} && exec ${MAKE} mansrc.build