svn commit: r376797 - head/science/meep

Antoine Brodin antoine at FreeBSD.org
Sun Jan 11 19:00:47 UTC 2015


Author: antoine
Date: Sun Jan 11 19:00:46 2015
New Revision: 376797
URL: https://svnweb.freebsd.org/changeset/ports/376797
QAT: https://qat.redports.org/buildarchive/r376797/

Log:
  Mark BROKEN: Depends on conflicting guile and guile2 (via libctl)
  
  Reported by:	pkg-fallout

Modified:
  head/science/meep/Makefile

Modified: head/science/meep/Makefile
==============================================================================
--- head/science/meep/Makefile	Sun Jan 11 18:53:44 2015	(r376796)
+++ head/science/meep/Makefile	Sun Jan 11 19:00:46 2015	(r376797)
@@ -10,6 +10,8 @@ MASTER_SITES=	http://ab-initio.mit.edu/m
 MAINTAINER=	devel at stasyan.com
 COMMENT=	FDTD simulation software to model electromagnetic systems
 
+BROKEN=		Depends on conflicting guile and guile2 (via libctl)
+
 BUILD_DEPENDS=	harminv:${PORTSDIR}/science/harminv \
 		gsed:${PORTSDIR}/textproc/gsed
 LIB_DEPENDS=	libguile.so:${PORTSDIR}/lang/guile \


More information about the svn-ports-all mailing list