summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
Diffstat (limited to 'shells')
-rw-r--r--shells/pbosh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/pbosh/Makefile b/shells/pbosh/Makefile
index cf0620221d4..3819c0e7fa3 100644
--- a/shells/pbosh/Makefile
+++ b/shells/pbosh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2020/08/26 14:22:36 micha Exp $
+# $NetBSD: Makefile,v 1.15 2020/09/28 10:40:25 micha Exp $
DISTNAME= schily-2020-08-12
PKGNAME= pbosh-20200812
@@ -15,7 +15,7 @@ MAKE_JOBS_SAFE= no
.include "../../mk/bsd.prefs.mk"
-TOOL_DEPENDS+= smake-[0-9]*:../../devel/smake
+TOOL_DEPENDS+= smake>=1.3nb11:../../devel/smake
SMAKE= MAKEFLAGS= smake
MAKE_FLAGS+= DESTDIR=${DESTDIR} INS_BASE=${PREFIX} DEFMANBASE=. MANDIR=${PKGMANDIR}
# Honor CPPFLAGS, CFLAGS and LDFLAGS