diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-07-09 02:37:54 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-07-09 02:37:54 +0000 |
commit | 8dada3f5dd8dbafea5a1822e3efb358bd5d7f334 (patch) | |
tree | e0dfb4e605b088011d40ed6a4ae1166396e811f4 /cad | |
parent | Chase master site (diff) |
BROKEN: Size mismatch
Notes
Notes:
svn path=/head/; revision=138752
Diffstat (limited to 'cad')
-rw-r--r-- | cad/slffea/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/slffea/Makefile b/cad/slffea/Makefile index 9fb185ed0b56..b3386aa655d5 100644 --- a/cad/slffea/Makefile +++ b/cad/slffea/Makefile @@ -18,6 +18,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= San Le's Free Finite Element Analysis +BROKEN= Size mismatch + CONFLICTS= swi-pl-* TenDRA-* USE_REINPLACE= yes USE_MESA= yes |