summaryrefslogtreecommitdiff
path: root/math/py-Numeric
diff options
context:
space:
mode:
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}'