summaryrefslogtreecommitdiff
path: root/mk/sys.mk
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2014-07-02 21:24:54 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2014-07-02 21:24:54 +0000
commit769742d3aff97a7f08b820ddad980fd0afacfb3a (patch)
tree4bb703a0fd6fed3a0fd28e23e67a5fe57c4401dd /mk/sys.mk
parentd4343fd8915df5721887ab4615e263b27845c629 (diff)
Diffstat (limited to 'mk/sys.mk')
-rw-r--r--mk/sys.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/sys.mk b/mk/sys.mk
index 30eca9b845085..236f62d0ac755 100644
--- a/mk/sys.mk
+++ b/mk/sys.mk
@@ -1,4 +1,4 @@
-# $Id: sys.mk,v 1.35 2012/11/12 06:27:51 sjg Exp $
+# $Id: sys.mk,v 1.36 2014/05/11 00:30:19 sjg Exp $
#
# @(#) Copyright (c) 2003-2009, Simon J. Gerraty
#
@@ -77,7 +77,7 @@ M_ListToSkip= O:u:ts::S,:,:N,g:S,^,N,
# type should be a builtin in any sh since about 1980,
# AUTOCONF := ${autoconf:L:${M_whence}}
M_type = @x@(type $$x 2> /dev/null); echo;@:sh:[0]:N* found*:[@]:C,[()],,g
-M_whence = ${M_type}:M/*
+M_whence = ${M_type}:M/*:[1]
# convert a path to a valid shell variable
M_P2V = tu:C,[./-],_,g