diff options
author | antoine <antoine@FreeBSD.org> | 2015-01-12 03:00:46 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-01-12 03:00:46 +0800 |
commit | b535800f26d1d660f9217447dca63e15bc2489f5 (patch) | |
tree | 7b4899d8255f1ec56ad3b209b82a052b2cedee3b /science/meep | |
parent | 41f2a831dbcee2f3d00037d70ae18a15c8b1f57e (diff) | |
download | freebsd-ports-gnome-b535800f26d1d660f9217447dca63e15bc2489f5.tar.gz freebsd-ports-gnome-b535800f26d1d660f9217447dca63e15bc2489f5.tar.zst freebsd-ports-gnome-b535800f26d1d660f9217447dca63e15bc2489f5.zip |
Mark BROKEN: Depends on conflicting guile and guile2 (via libctl)
Reported by: pkg-fallout
Diffstat (limited to 'science/meep')
-rw-r--r-- | science/meep/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/meep/Makefile b/science/meep/Makefile index dc51f85fb60a..1ccd4b3f0ff6 100644 --- a/science/meep/Makefile +++ b/science/meep/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://ab-initio.mit.edu/meep/ MAINTAINER= devel@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 \ |