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:
parent
8f08c1740b
commit
f440fa7bf3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396026
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user