diff options
author | pav <pav@FreeBSD.org> | 2010-03-17 06:36:18 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-03-17 06:36:18 +0800 |
commit | 88890cff3d55eb7ce82ae5e31c2209bb0b5088db (patch) | |
tree | a48169379f9d6edfc4e6116e257f58053773e452 /math/dislin | |
parent | 8dffcfd0e7625c19763585767cb1750540e7aea0 (diff) | |
download | freebsd-ports-gnome-88890cff3d55eb7ce82ae5e31c2209bb0b5088db.tar.gz freebsd-ports-gnome-88890cff3d55eb7ce82ae5e31c2209bb0b5088db.tar.zst freebsd-ports-gnome-88890cff3d55eb7ce82ae5e31c2209bb0b5088db.zip |
- Mark BROKEN: fails to fetch - size mismatch
Reported by: pointyhat
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 |