aboutsummaryrefslogtreecommitdiff
path: root/games/homura
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-08-15 05:59:37 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-08-15 05:59:37 +0000
commit426d5e72a4a99df306efb1a6ec3cac60ac6bb6ae (patch)
treea69eda8ab5f761895680370e28087f292bfdaf2b /games/homura
parentd9e49917186f6deed6c8b531c28dd10ad2f9d071 (diff)
downloadports-426d5e72a4a99df306efb1a6ec3cac60ac6bb6ae.tar.gz
ports-426d5e72a4a99df306efb1a6ec3cac60ac6bb6ae.zip
games/homura: Switch back to wine-devel
This fixes internet problems in AdventureQuest3D, Origin and maybe in other games too. PR: 248539 Submitted by: Alexander Vereeken <Alexander88207@protonmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=544912
Diffstat (limited to 'games/homura')
-rw-r--r--games/homura/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/homura/Makefile b/games/homura/Makefile
index 3c75e642c091..a8a28341d53a 100644
--- a/games/homura/Makefile
+++ b/games/homura/Makefile
@@ -3,6 +3,7 @@
PORTNAME= homura
PORTVERSION= 5.1
+PORTREVISION= 1
CATEGORIES= games
MAINTAINER= Alexander88207@protonmail.com
@@ -35,9 +36,9 @@ PLIST_FILES= bin/Homura
.include <bsd.port.pre.mk>
.if ${ARCH} == "i386"
-RUN_DEPENDS+= wine:emulators/wine
+RUN_DEPENDS+= wine:emulators/wine-devel
.else
-RUN_DEPENDS+= wine:emulators/i386-wine
+RUN_DEPENDS+= wine:emulators/i386-wine-devel
.endif
do-install: