Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Mar 2021 14:09:50 +0000 (UTC)
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r569396 - head/games/homura
Message-ID:  <202103281409.12SE9ooL046954@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: arrowd
Date: Sun Mar 28 14:09:50 2021
New Revision: 569396
URL: https://svnweb.freebsd.org/changeset/ports/569396

Log:
  games/homura: Unbreak on FreeBSD 13 and 14.
  
  PR:		254517
  Submitted by:	Alexander Vereeken <Alexander88207@protonmail.com>
  Approved by:	Alexander Vereeken <Alexander88207@protonmail.com> (maintainer)

Modified:
  head/games/homura/Makefile

Modified: head/games/homura/Makefile
==============================================================================
--- head/games/homura/Makefile	Sun Mar 28 13:58:18 2021	(r569395)
+++ head/games/homura/Makefile	Sun Mar 28 14:09:50 2021	(r569396)
@@ -13,8 +13,6 @@ COMMENT=	Wine-based Game Launcher for FreeBSD
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN_FreeBSD_13=	i386-wine-(devel) is in a bad condition for 13 and newer builds segfaults
-BROKEN_FreeBSD_14=	i386-wine-(devel) segfaults on 14
 ONLY_FOR_ARCHS=	amd64 i386
 ONLY_FOR_ARCHS_REASON=	Wine only runs on x86 architecture
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103281409.12SE9ooL046954>