summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
Diffstat (limited to 'shells')
-rw-r--r--shells/nologinmsg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/nologinmsg/Makefile b/shells/nologinmsg/Makefile
index fbb787bd33d..4f839ced822 100644
--- a/shells/nologinmsg/Makefile
+++ b/shells/nologinmsg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/04/11 21:47:21 tv Exp $
+# $NetBSD: Makefile,v 1.7 2005/11/08 03:55:24 tv Exp $
DISTNAME= nologinmsg-1.0
CATEGORIES= shells sysutils
@@ -28,4 +28,5 @@ CFLAGS+= -D__LIBNBCOMPAT
. include "../../pkgtools/libnbcompat/buildlink3.mk"
.endif
+.include "../../devel/sysexits/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"