svn commit: r444426 - head/games/jaggedalliance2

Mark Linimon linimon at FreeBSD.org
Mon Jun 26 23:05:57 UTC 2017


Author: linimon
Date: Mon Jun 26 23:05:56 2017
New Revision: 444426
URL: https://svnweb.freebsd.org/changeset/ports/444426

Log:
  Scrub one more usage of pc98.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/games/jaggedalliance2/Makefile

Modified: head/games/jaggedalliance2/Makefile
==============================================================================
--- head/games/jaggedalliance2/Makefile	Mon Jun 26 22:50:57 2017	(r444425)
+++ head/games/jaggedalliance2/Makefile	Mon Jun 26 23:05:56 2017	(r444426)
@@ -12,7 +12,7 @@ MAINTAINER=	lme at FreeBSD.org
 COMMENT=	Port of "Jagged Alliance 2" using SDL
 
 # Ignore this if you feel adventurous
-ONLY_FOR_ARCHS=	amd64 arm i386 pc98
+ONLY_FOR_ARCHS=		amd64 arm i386
 ONLY_FOR_ARCHS_REASON=	Needs a little endian environment
 
 NO_CDROM=	License only permits non-commerical use


More information about the svn-ports-all mailing list