summaryrefslogtreecommitdiff
path: root/math/py-Numeric
diff options
context:
space:
mode:
authortsarna <tsarna@pkgsrc.org>1998-12-18 00:42:39 +0000
committertsarna <tsarna@pkgsrc.org>1998-12-18 00:42:39 +0000
commit5796146a4d6e4573c262a0118dd21d567e3b2af0 (patch)
treedeeb6c624930fcca28bf085b459605c77d72a842 /math/py-Numeric
parent61cfae4be548ba64a63aa9ecd989ba1cb5401045 (diff)
downloadpkgsrc-5796146a4d6e4573c262a0118dd21d567e3b2af0.tar.gz
Re-enable on alpha
Diffstat (limited to 'math/py-Numeric')
-rw-r--r--math/py-Numeric/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/math/py-Numeric/Makefile b/math/py-Numeric/Makefile
index d159a8910ca..bb10118333e 100644
--- a/math/py-Numeric/Makefile
+++ b/math/py-Numeric/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1998/09/27 22:24:44 tsarna Exp $
+# $NetBSD: Makefile,v 1.12 1998/12/18 00:42:40 tsarna Exp $
DISTNAME= LLNLPython4
PKGNAME= py-Numeric-1.3
@@ -11,8 +11,6 @@ HOMEPAGE= http://www.python.org/sigs/matrix-sig/
DEPENDS+= python-1.5.1:../../lang/python
-NOT_FOR_ARHCS= alpha # broken, needs investigation
-
WRKSRC= ${WRKDIR}/LLNLPython4/Numerical
ALL_TARGET= default
MAKE_FLAGS= 'OPT=${CFLAGS}'