1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

Fix Makefile so that those who want to use this port directly can still

build.

PR:	202536
This commit is contained in:
Sean Bruno 2015-09-03 18:27:44 +00:00
parent 8f08c1740b
commit f440fa7bf3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396026

View File

@ -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