diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-05-27 17:16:06 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-05-27 17:16:06 +0000 |
commit | e3b17a8a30f8b77a7008b55c92b7400299c10ac0 (patch) | |
tree | 8258caf500db1bccb1140a9acd56f0f99880c1ef /math/freefem++ | |
parent | Update to DAT 4501 (diff) |
BROKEN: Unfetchable
Notes
Notes:
svn path=/head/; revision=136278
Diffstat (limited to 'math/freefem++')
-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 33bc9ebc64a2..cd16d684f5a3 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 \ |