svn commit: r558288 - branches/2020Q4/games/blockout

Piotr Kubaj pkubaj at FreeBSD.org
Thu Dec 17 12:36:09 UTC 2020


Author: pkubaj
Date: Thu Dec 17 12:36:08 2020
New Revision: 558288
URL: https://svnweb.freebsd.org/changeset/ports/558288

Log:
  MFH: r558287
  
  games/blockout: enable on all architectures
  
  Builds fine on powerpc64.

Modified:
  branches/2020Q4/games/blockout/Makefile
Directory Properties:
  branches/2020Q4/   (props changed)

Modified: branches/2020Q4/games/blockout/Makefile
==============================================================================
--- branches/2020Q4/games/blockout/Makefile	Thu Dec 17 12:35:21 2020	(r558287)
+++ branches/2020Q4/games/blockout/Makefile	Thu Dec 17 12:36:08 2020	(r558288)
@@ -14,8 +14,6 @@ COMMENT=	BlockOut II is an adaptation of the original 
 
 LICENSE=	GPLv2+
 
-ONLY_FOR_ARCHS=	i386 amd64
-
 USES=		dos2unix gl gmake sdl
 USE_SDL=	mixer sdl
 DOS2UNIX_FILES=	ImageLib/src/gif/gif.h \


More information about the svn-ports-branches mailing list