svn commit: r523108 - head/games/flightgear-mb339-pan

Piotr Kubaj pkubaj at FreeBSD.org
Wed Jan 15 13:48:07 UTC 2020


Author: pkubaj
Date: Wed Jan 15 13:48:06 2020
New Revision: 523108
URL: https://svnweb.freebsd.org/changeset/ports/523108

Log:
  games/flightgear-mb339-pan: unbreak on powerpc64
  
  Builds fine on powerpc64, but takes long to package. If it times out, Poudriere limits should be increased.
  
  MFH:		2020Q1 (fix build blanket)

Modified:
  head/games/flightgear-mb339-pan/Makefile

Modified: head/games/flightgear-mb339-pan/Makefile
==============================================================================
--- head/games/flightgear-mb339-pan/Makefile	Wed Jan 15 13:09:33 2020	(r523107)
+++ head/games/flightgear-mb339-pan/Makefile	Wed Jan 15 13:48:06 2020	(r523108)
@@ -11,8 +11,6 @@ DISTNAME=	mb339pan_${PORTVERSION}
 MAINTAINER=	martymac at FreeBSD.org
 COMMENT=	Simulation of the MB-339 PAN aerobatic jet
 
-BROKEN_powerpc64=	fails to build: runaway process
-
 RUN_DEPENDS=	${LOCALBASE}/share/flightgear/version:games/flightgear-data
 
 RESTRICTED=	Redistribution prohibited


More information about the svn-ports-head mailing list