svn commit: r404354 - head/games/hedgewars

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Dec 24 12:59:39 UTC 2015


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


More information about the svn-ports-head mailing list