aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-03-23 04:04:58 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-03-23 04:04:58 +0000
commit3361e9bb345c794d3ac6862710732a91a671f943 (patch)
treee7f3dd7ff731008b408f38955ab78fd5624f6ad4 /emulators/qemu
parentb4623773d9081345a7b2168b07a11fffdc248dec (diff)
downloadports-3361e9bb345c794d3ac6862710732a91a671f943.tar.gz
ports-3361e9bb345c794d3ac6862710732a91a671f943.zip
Use BSDMAKE rather than MAKE here to ensure using /usr/bin/make.
With hat: portmgr
Notes
Notes: svn path=/head/; revision=381978
Diffstat (limited to 'emulators/qemu')
-rw-r--r--emulators/qemu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 25a53ef61e8c..7aaa495d198c 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -17,7 +17,7 @@ HAS_CONFIGURE= yes
USES= gmake perl5 compiler:features
USE_PERL5= build
PATCH_STRIP= -p1
-MAKE_ENV+= BSD_MAKE="${MAKE}"
+MAKE_ENV+= BSD_MAKE="${BSDMAKE}"
ONLY_FOR_ARCHS= amd64 i386
CONFLICTS= qemu-devel-[0-9]* qemu-sbruno-[0-9]*