summaryrefslogtreecommitdiff
path: root/emulators/qemu-user-static/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/qemu-user-static/Makefile')
-rw-r--r--emulators/qemu-user-static/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu-user-static/Makefile b/emulators/qemu-user-static/Makefile
index 65b26be5cff1..bbaa9372d044 100644
--- a/emulators/qemu-user-static/Makefile
+++ b/emulators/qemu-user-static/Makefile
@@ -12,7 +12,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
ONLY_FOR_ARCHS= amd64 powerpc powerpc64
-CONFLICTS_INSTALL= qemu-user-static-devel-[0-9]*
+CONFLICTS_INSTALL= qemu-user-static-devel
USES= bison compiler:c11 cpe gmake perl5 pkgconfig python:build
USE_GITHUB= yes