diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-03-16 22:36:18 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-03-16 22:36:18 +0000 |
commit | a0a3132b90bc405b9f078b2d6d4085d26ae03748 (patch) | |
tree | 70d1b6846213670c594ca34dffb3a55f190fb04d /math/dislin | |
parent | 533b131c8f4c537f1fa48e3666d01549157d9835 (diff) | |
download | ports-a0a3132b90bc405b9f078b2d6d4085d26ae03748.tar.gz ports-a0a3132b90bc405b9f078b2d6d4085d26ae03748.zip |
Notes
Diffstat (limited to 'math/dislin')
-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 |