Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Oct 2018 14:50:32 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r481119 - head/multimedia/assimp
Message-ID:  <201810021450.w92EoWDk090180@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue Oct  2 14:50:32 2018
New Revision: 481119
URL: https://svnweb.freebsd.org/changeset/ports/481119

Log:
  multimedia/assimp: Remove the BROKEN label for powerpc
  
  PR:		231874
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>

Modified:
  head/multimedia/assimp/Makefile

Modified: head/multimedia/assimp/Makefile
==============================================================================
--- head/multimedia/assimp/Makefile	Tue Oct  2 14:47:51 2018	(r481118)
+++ head/multimedia/assimp/Makefile	Tue Oct  2 14:50:32 2018	(r481119)
@@ -14,8 +14,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libminizip.so:archivers/minizip
 
-BROKEN_powerpc64=	Does not build: error: ByteSwap has not been declared
-
 USES=		cmake compiler:c++11-lib localbase:ldflags pkgconfig
 USE_GITHUB=	yes
 USE_LDCONFIG=	yes



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