diff options
author | kris <kris@FreeBSD.org> | 2005-05-28 01:16:06 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-05-28 01:16:06 +0800 |
commit | 7f08884fadfffd56ab0fe67832c7480122cabd8f (patch) | |
tree | 467a5885393dc34aeb76a2f9e4c1a30e6c144915 | |
parent | aff0facb898d9dde479b11295adff6034d6e2f35 (diff) | |
download | freebsd-ports-graphics-7f08884fadfffd56ab0fe67832c7480122cabd8f.tar.gz freebsd-ports-graphics-7f08884fadfffd56ab0fe67832c7480122cabd8f.tar.zst freebsd-ports-graphics-7f08884fadfffd56ab0fe67832c7480122cabd8f.zip |
BROKEN: Unfetchable
-rw-r--r-- | math/freefem++/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile index 33bc9ebc64a..cd16d684f5a 100644 --- a/math/freefem++/Makefile +++ b/math/freefem++/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/Gamma/freefem/ \ MAINTAINER= ports@FreeBSD.org COMMENT= An implementation of a language dedicated to the finite element method +BROKEN= Unfetchable + LIB_DEPENDS= atlas.1:${PORTSDIR}/math/atlas \ f2c.2:${PORTSDIR}/lang/f2c \ gsl.7:${PORTSDIR}/math/gsl \ |