summaryrefslogtreecommitdiff
path: root/math/rlab
diff options
context:
space:
mode:
authoragc <agc>2003-12-11 22:17:46 +0000
committeragc <agc>2003-12-11 22:17:46 +0000
commit949c37f2854991b38028139a1c666cb1b7320944 (patch)
tree4d0b6517aa5dfd94c7294415b9b9d8bd280ac5f3 /math/rlab
parent10f811262f07400abc830f62fb48140ad484e0db (diff)
downloadpkgsrc-949c37f2854991b38028139a1c666cb1b7320944.tar.gz
Mark this package as BROKEN - it relies on the API from an older version of
superlu, and will require much massaging to make it work with the current superlu package.
Diffstat (limited to 'math/rlab')
-rw-r--r--math/rlab/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/rlab/Makefile b/math/rlab/Makefile
index 4fabf16249d..9e0bb290a41 100644
--- a/math/rlab/Makefile
+++ b/math/rlab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2003/07/17 21:48:06 grant Exp $
+# $NetBSD: Makefile,v 1.17 2003/12/11 22:17:46 agc Exp $
DISTNAME= rlab-2.1.05
PKGREVISION= 1
@@ -9,6 +9,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://rlab.sourceforge.net/
COMMENT= Matrix oriented, interactive programming environment
+BROKEN= relies on API from older version of superlu
+
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
USE_FORTRAN= yes