svn commit: r481119 - head/multimedia/assimp

Yuri Victorovich yuri at FreeBSD.org
Tue Oct 2 14:50:33 UTC 2018


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 at 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


More information about the svn-ports-all mailing list