diff options
author | pav <pav@FreeBSD.org> | 2011-04-19 05:07:13 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-04-19 05:07:13 +0800 |
commit | 94881e7117a9189017c02f076abcf4e1b45ce909 (patch) | |
tree | 1b7aa30f2dc9657c41f3b4c013d8882aa106542b /math | |
parent | 7c44f18a27aa1520eb57f5f0058ee0a8c32e1701 (diff) | |
download | freebsd-ports-gnome-94881e7117a9189017c02f076abcf4e1b45ce909.tar.gz freebsd-ports-gnome-94881e7117a9189017c02f076abcf4e1b45ce909.tar.zst freebsd-ports-gnome-94881e7117a9189017c02f076abcf4e1b45ce909.zip |
- Mark BROKEN: unfetchable
Reported by: pointyhat
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 95c758e63df5..b2dac121de1b 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= unfetchable + RESTRICTED= free for non-commercial use. USE_XORG= x11 NO_BUILD= yes |