aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/qemu-sbruno
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-03-23 12:04:58 +0800
committerbdrewery <bdrewery@FreeBSD.org>2015-03-23 12:04:58 +0800
commit5eeb968c25516ef144e12993b887c3728b328f9c (patch)
treee7f3dd7ff731008b408f38955ab78fd5624f6ad4 /emulators/qemu-sbruno
parente291418c8130c04ee054f219d8467f9693fc3276 (diff)
downloadfreebsd-ports-gnome-5eeb968c25516ef144e12993b887c3728b328f9c.tar.gz
freebsd-ports-gnome-5eeb968c25516ef144e12993b887c3728b328f9c.tar.zst
freebsd-ports-gnome-5eeb968c25516ef144e12993b887c3728b328f9c.zip
Use BSDMAKE rather than MAKE here to ensure using /usr/bin/make.
With hat: portmgr
Diffstat (limited to 'emulators/qemu-sbruno')
-rw-r--r--emulators/qemu-sbruno/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu-sbruno/Makefile b/emulators/qemu-sbruno/Makefile
index 67e30d491d6c..ef0b86d117b7 100644
--- a/emulators/qemu-sbruno/Makefile
+++ b/emulators/qemu-sbruno/Makefile
@@ -29,7 +29,7 @@ USE_PERL5= build
USE_XORG= pixman
USE_GNOME+= glib20
PATCH_STRIP= -p1
-MAKE_ENV+= BSD_MAKE="${MAKE}"
+MAKE_ENV+= BSD_MAKE="${BSDMAKE}"
ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 # XXX someone wants to debug sparc64 hosts?
OPTIONS_DEFINE= SAMBA X11 GTK2 OPENGL GNUTLS SASL JPEG PNG CURL \