aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.commands.mk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-30 06:32:01 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-30 06:32:01 +0000
commit07b24b6cf95543a0dd953d69e3e6f4dfeed0bb58 (patch)
tree1f8a52e1fa5609cac7d89073ceb5880d914b0ff2 /Mk/bsd.commands.mk
parent0c83e3e12f2e196525a7c567985cddb36d2caf5a (diff)
downloadports-07b24b6cf95543a0dd953d69e3e6f4dfeed0bb58.tar.gz
ports-07b24b6cf95543a0dd953d69e3e6f4dfeed0bb58.zip
Define MAKE_CMD in post.mk to allow anything to overwrite it
Notes
Notes: svn path=/head/; revision=323942
Diffstat (limited to 'Mk/bsd.commands.mk')
-rw-r--r--Mk/bsd.commands.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Mk/bsd.commands.mk b/Mk/bsd.commands.mk
index 7c5441702ef9..5eb0230c9518 100644
--- a/Mk/bsd.commands.mk
+++ b/Mk/bsd.commands.mk
@@ -58,7 +58,6 @@ 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