summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2003-12-11 22:17:46 +0000
committeragc <agc@pkgsrc.org>2003-12-11 22:17:46 +0000
commit66505db0b24259c9f107866892b18c1c6d1efab6 (patch)
tree4d0b6517aa5dfd94c7294415b9b9d8bd280ac5f3
parent115303b007e5f8ac497e23f3f17eeb63e89f3b16 (diff)
downloadpkgsrc-66505db0b24259c9f107866892b18c1c6d1efab6.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.
-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