summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authortsarna <tsarna>1998-12-18 00:42:39 +0000
committertsarna <tsarna>1998-12-18 00:42:39 +0000
commit2bb306fca0b7c65e5d849af9309e339e9392d234 (patch)
treedeeb6c624930fcca28bf085b459605c77d72a842 /math
parent70d47d248e0b593a8cc874fb9a4580b53964c92d (diff)
downloadpkgsrc-2bb306fca0b7c65e5d849af9309e339e9392d234.tar.gz
Re-enable on alpha
Diffstat (limited to 'math')
-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}'