svn commit: r542099 - branches/2020Q3/science/libgeodecomp

Antoine Brodin antoine at FreeBSD.org
Sun Jul 12 20:12:30 UTC 2020


Author: antoine
Date: Sun Jul 12 20:12:29 2020
New Revision: 542099
URL: https://svnweb.freebsd.org/changeset/ports/542099

Log:
  MFH: r542098
  
  Mark BROKEN
  
  WITH_SCOTCH selected but no installation of Scotch could be found
  
  Reported by:	pkg-fallout

Modified:
  branches/2020Q3/science/libgeodecomp/Makefile
Directory Properties:
  branches/2020Q3/   (props changed)

Modified: branches/2020Q3/science/libgeodecomp/Makefile
==============================================================================
--- branches/2020Q3/science/libgeodecomp/Makefile	Sun Jul 12 20:12:08 2020	(r542098)
+++ branches/2020Q3/science/libgeodecomp/Makefile	Sun Jul 12 20:12:29 2020	(r542099)
@@ -13,6 +13,8 @@ COMMENT=		LibGeoDecomp is an auto-parallelizing librar
 LICENSE=		BSL
 LICENSE_FILE=		${WRKSRC}/LICENSE
 
+BROKEN=			WITH_SCOTCH selected but no installation of Scotch could be found
+
 LIB_DEPENDS=		libboost_system.so:devel/boost-libs libboost_date_time.so:devel/boost-libs \
 			libboost_filesystem.so:devel/boost-libs
 


More information about the svn-ports-all mailing list