summaryrefslogtreecommitdiff
path: root/emulators/wine
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2021-11-23 07:48:15 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2021-11-23 07:48:15 +0000
commit9d8571acc5e8cdb4a09bc69f2d17180f0a8248da (patch)
treeb43e20d9a3c843e982ec296d10d735b52104333f /emulators/wine
parentports-mgmt/caronade: Update to 0.5.0 (diff)
emulators/wine: Simplify CONFLICTS_INSTALL
wine-devel-* versus wine-devel-[0-9]* does not make a practical difference, but simpler is better (plus portlint has started to warn about it).
Diffstat (limited to 'emulators/wine')
-rw-r--r--emulators/wine/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index adbc2b205f47..ed3e5754d68f 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -27,7 +27,7 @@ USE_SDL= sdl2
CPE_VENDOR= winehq
-CONFLICTS_INSTALL= wine-devel-[0-9]*
+CONFLICTS_INSTALL= wine-devel-*
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--verbose \