aboutsummaryrefslogtreecommitdiff
path: root/emulators/wine
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2021-03-07 08:19:47 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2021-03-07 08:19:47 +0000
commit2e9201abb676cf09113c8851c05eb6189c8103e7 (patch)
tree01a5e9b0d1bcbbca76e78585407e422af07cc753 /emulators/wine
parentd4adc5c95f4c55fc13931b620b65e42f9d4249f1 (diff)
downloadports-2e9201abb676cf09113c8851c05eb6189c8103e7.tar.gz
ports-2e9201abb676cf09113c8851c05eb6189c8103e7.zip
Remove conflicts with wine-staging-[0-9]* and i386-wine-staging-[0-9]*
which have not existed for years.
Notes
Notes: svn path=/head/; revision=567553
Diffstat (limited to 'emulators/wine')
-rw-r--r--emulators/wine/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index ae34039602a2..14287da5e241 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -25,8 +25,8 @@ LIB_DEPENDS= libFAudio.so:audio/faudio \
USES= bison desktop-file-utils gmake localbase pkgconfig shebangfix tar:xz
USE_GCC= yes
-CONFLICTS_INSTALL= wine-staging-[0-9]* wine-devel-[0-9]* i386-wine-[0-9]* \
- i386-wine-staging-[0-9]* i386-wine-devel-[0-9]*
+CONFLICTS_INSTALL= wine-devel-[0-9]* \
+ i386-wine-[0-9]* i386-wine-devel-[0-9]*
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--verbose \