aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-07-30 13:32:11 +0800
committerbapt <bapt@FreeBSD.org>2013-07-30 13:32:11 +0800
commit4bda0fc3be95a4b4babe986ffde629f287c0e4e8 (patch)
treece90aa0fb38b4a1fbd280927acefc42d4f20b917 /Mk
parentc0cf69ee53864c9923c545cdff52160123e76b37 (diff)
downloadfreebsd-ports-gnome-4bda0fc3be95a4b4babe986ffde629f287c0e4e8.tar.gz
freebsd-ports-gnome-4bda0fc3be95a4b4babe986ffde629f287c0e4e8.tar.zst
freebsd-ports-gnome-4bda0fc3be95a4b4babe986ffde629f287c0e4e8.zip
Define a new MAKE_CMD command
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.commands.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.commands.mk b/Mk/bsd.commands.mk
index 5eb0230c9518..7c5441702ef9 100644
--- a/Mk/bsd.commands.mk
+++ b/Mk/bsd.commands.mk
@@ -58,6 +58,7 @@ LDCONFIG?= /sbin/ldconfig
LHA_CMD?= ${LOCALBASE}/bin/lha
LN?= /bin/ln
LS?= /bin/ls
+MAKE_CMD?= /usr/bin/make
MKDIR?= /bin/mkdir -p
MKTEMP?= /usr/bin/mktemp
MOUNT?= /sbin/mount