Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 2015 12:59:38 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r404354 - head/games/hedgewars
Message-ID:  <201512241259.tBOCxcDI053686@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Dec 24 12:59:38 2015
New Revision: 404354
URL: https://svnweb.freebsd.org/changeset/ports/404354

Log:
  lang/fpc restrictions have nothing to do with this port

Modified:
  head/games/hedgewars/Makefile

Modified: head/games/hedgewars/Makefile
==============================================================================
--- head/games/hedgewars/Makefile	Thu Dec 24 12:53:34 2015	(r404353)
+++ head/games/hedgewars/Makefile	Thu Dec 24 12:59:38 2015	(r404354)
@@ -17,9 +17,6 @@ LICENSE_COMB=	multi
 
 LIB_DEPENDS=	libphysfs.so:${PORTSDIR}/devel/physfs
 
-ONLY_FOR_ARCHS=	i386 amd64
-ONLY_FOR_ARCHS_REASON=	depends on fpc which is only available for i386 and amd64
-
 USES=		cmake desktop-file-utils lua:51 tar:bzip2
 USE_SDL=	sdl mixer image ttf net
 USE_FPC=	opengl libpng rtl-objpas



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