svn commit: r495026 - head/devel/spin

Antoine Brodin antoine at FreeBSD.org
Fri Mar 8 07:49:03 UTC 2019


Author: antoine
Date: Fri Mar  8 07:49:02 2019
New Revision: 495026
URL: https://svnweb.freebsd.org/changeset/ports/495026

Log:
  Mark BROKEN: depends on the gcc meta port

Modified:
  head/devel/spin/Makefile

Modified: head/devel/spin/Makefile
==============================================================================
--- head/devel/spin/Makefile	Fri Mar  8 07:20:40 2019	(r495025)
+++ head/devel/spin/Makefile	Fri Mar  8 07:49:02 2019	(r495026)
@@ -15,6 +15,8 @@ COMMENT=	On-the-fly verification system for asynchrono
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		depends on the gcc meta port
+
 RUN_DEPENDS=	gcc:lang/gcc
 
 WRKSRC=		${WRKDIR}/Spin/Src${PORTVERSION}


More information about the svn-ports-all mailing list