summaryrefslogtreecommitdiff
path: root/emulators/qemu-user-static-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/qemu-user-static-devel/Makefile')
-rw-r--r--emulators/qemu-user-static-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu-user-static-devel/Makefile b/emulators/qemu-user-static-devel/Makefile
index b68f079b1daf..6e4545a0b684 100644
--- a/emulators/qemu-user-static-devel/Makefile
+++ b/emulators/qemu-user-static-devel/Makefile
@@ -11,7 +11,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
ONLY_FOR_ARCHS= amd64 powerpc powerpc64
-CONFLICTS_INSTALL= qemu-user-static-[0-9]*
+CONFLICTS_INSTALL= qemu-user-static
# When static linking we have a build dependency on libglib-2.0.a, otherwise
# we use glib20 in the usual way (shared-lib runtime dependency).