aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-08-15 06:00:27 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-08-15 06:00:27 +0000
commitccfe159bdab69cf8e2681bf680819c597ef924f9 (patch)
treee7dc13ff65cb324ef199207b9aec9db12ea7d0e3 /games
parentc012967e586b61a6081dff1ca1c8e77ae77a4e25 (diff)
downloadports-ccfe159bdab69cf8e2681bf680819c597ef924f9.tar.gz
ports-ccfe159bdab69cf8e2681bf680819c597ef924f9.zip
MFH: r544912
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) Approved by: ports-secteam (implicit)
Notes
Notes: svn path=/branches/2020Q3/; revision=544913
Diffstat (limited to 'games')
-rw-r--r--games/homura/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/homura/Makefile b/games/homura/Makefile
index 90501b2fcf57..a3380783e57b 100644
--- a/games/homura/Makefile
+++ b/games/homura/Makefile
@@ -3,6 +3,7 @@
PORTNAME= homura
PORTVERSION= 5.0
+PORTREVISION= 1
CATEGORIES= games
MAINTAINER= Alexander88207@protonmail.com
@@ -33,9 +34,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: