aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorsbruno <sbruno@FreeBSD.org>2015-09-04 02:27:44 +0800
committersbruno <sbruno@FreeBSD.org>2015-09-04 02:27:44 +0800
commit6480627e782cf3a9e95127d764fe1b5ed84ace3d (patch)
tree0ec7e38890940ecd7f65ef9db72c63c8be4c1cfa /emulators
parent1f9278f77dbda12e2eb0a5f41a99842f908d8bc9 (diff)
downloadfreebsd-ports-gnome-6480627e782cf3a9e95127d764fe1b5ed84ace3d.tar.gz
freebsd-ports-gnome-6480627e782cf3a9e95127d764fe1b5ed84ace3d.tar.zst
freebsd-ports-gnome-6480627e782cf3a9e95127d764fe1b5ed84ace3d.zip
Fix Makefile so that those who want to use this port directly can still
build. PR: 202536
Diffstat (limited to 'emulators')
-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 5b9a5bfa52b2..5ec783f4986d 100644
--- a/emulators/qemu-sbruno/Makefile
+++ b/emulators/qemu-sbruno/Makefile
@@ -60,7 +60,7 @@ SUB_LIST= NAME=qemu_user_static
.include <bsd.port.options.mk>
CONFIGURE_ARGS+= --localstatedir=/var
-CONFIGURE_ARGS+= --extra-ldflags=-L${LOCALBASE}/lib
+CONFIGURE_ARGS+= --extra-ldflags=-L\"${LOCALBASE}/lib\"
CONFIGURE_ARGS+= --disable-smartcard-nss --disable-libssh2
PORTDOCS= docs qemu-doc.html qemu-tech.html qmp-commands.txt