svn commit: r465865 - head/science/avogadro

Mark Linimon linimon at FreeBSD.org
Thu Mar 29 04:42:45 UTC 2018


Author: linimon
Date: Thu Mar 29 04:42:45 2018
New Revision: 465865
URL: https://svnweb.freebsd.org/changeset/ports/465865

Log:
  Mark unbroken on aarch64.  I had some stale information in one of my
  reference files.
  
  Reported by:	Adriaan de Groot

Modified:
  head/science/avogadro/Makefile

Modified: head/science/avogadro/Makefile
==============================================================================
--- head/science/avogadro/Makefile	Thu Mar 29 04:19:32 2018	(r465864)
+++ head/science/avogadro/Makefile	Thu Mar 29 04:42:45 2018	(r465865)
@@ -13,7 +13,6 @@ COMMENT=	Advanced molecular editor and viewer
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-BROKEN_aarch64=		fails to package: Unable to access file avogadro/pythonerror.h: No such file or directory
 BROKEN_armv6=		fails to compile: eigen2/Eigen/src/Core/Assign.h: you mixed different numeric types in 'Eigen::ei_static_assert<false>'
 BROKEN_armv7=		fails to compile: eigen2/Eigen/src/Core/Assign.h: you mixed different numeric types in 'Eigen::ei_static_assert<false>'
 


More information about the svn-ports-all mailing list