pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/rlab Mark this package as BROKEN - it relies on t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/788544fc53e8
branches:  trunk
changeset: 464523:788544fc53e8
user:      agc <agc%pkgsrc.org@localhost>
date:      Thu Dec 11 22:17:46 2003 +0000

description:
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:

 math/rlab/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 5cc7e579571d -r 788544fc53e8 math/rlab/Makefile
--- a/math/rlab/Makefile        Thu Dec 11 22:15:30 2003 +0000
+++ b/math/rlab/Makefile        Thu Dec 11 22:17:46 2003 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index