diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-04-05 18:47:37 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-04-05 18:47:37 +0000 |
commit | 74c60f53f75e59a0ac6226df5750d73a20b70821 (patch) | |
tree | 5daaaa9594c2d422c02093998d9d1a7b41d843aa /math | |
parent | 8fedce2dc9c58b223a85fabeb13e24e5f3c653fd (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/dislin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/dislin/Makefile b/math/dislin/Makefile index dcbdaab9bbfe..717c1783009d 100644 --- a/math/dislin/Makefile +++ b/math/dislin/Makefile @@ -17,6 +17,8 @@ COMMENT= A scientific data plotting package LIB_DEPENDS= f2c.2:${PORTSDIR}/lang/f2c +BROKEN= size mismatch + RESTRICTED= free for non-commercial use. USE_XORG= x11 NO_BUILD= yes |