aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu-sbruno/Makefile
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2019-12-02 03:40:49 +0000
committerKyle Evans <kevans@FreeBSD.org>2019-12-02 03:40:49 +0000
commit2f03a12d35cd39131f9771998d986929951b624c (patch)
tree5bd1265da0e7c94867cf0e709e3c7b9e11fed0ec /emulators/qemu-sbruno/Makefile
parent1c9ba209f9f0c01bf548253d93986972f24af371 (diff)
downloadports-2f03a12d35cd39131f9771998d986929951b624c.tar.gz
ports-2f03a12d35cd39131f9771998d986929951b624c.zip
Notes
Diffstat (limited to 'emulators/qemu-sbruno/Makefile')
-rw-r--r--emulators/qemu-sbruno/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/qemu-sbruno/Makefile b/emulators/qemu-sbruno/Makefile
index 1ba6124ca70a..6f0cb165eff7 100644
--- a/emulators/qemu-sbruno/Makefile
+++ b/emulators/qemu-sbruno/Makefile
@@ -40,6 +40,8 @@ OPTIONS_DEFAULT=X11 GTK2 OPENGL GNUTLS SASL JPEG PNG CDROM_DMA CURL PCAP
.if !defined(QEMU_USER_STATIC)
CONFLICTS_INSTALL= qemu-[0-9]* qemu-devel-*
+.else
+CONFLICTS_INSTALL= qemu-user-static-devel-*
.endif
.if defined(QEMU_USER_STATIC)