diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-04-18 21:07:13 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-04-18 21:07:13 +0000 |
commit | ba7f9df6c70915100065ab98f213de9d53ccad6d (patch) | |
tree | e6171b03e8342700b6326db634e510edafc73f4d | |
parent | - fix Ports with version numbers going backwards for www/apache22-peruser-mpm (diff) |
- Mark BROKEN: unfetchable
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=272895
-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 |