summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjlam <jlam>2001-02-26 15:01:43 +0000
committerjlam <jlam>2001-02-26 15:01:43 +0000
commit74d13e7cccc065a0cc093cebfc336524874e43c2 (patch)
tree4ebde37dce9b266b25ba5fd85f1fed5e61b9d81a /math
parent28abe02359021ee17700ab77005e3716c1febdc2 (diff)
downloadpkgsrc-74d13e7cccc065a0cc093cebfc336524874e43c2.tar.gz
Add NOT_FOR_PLATFORMS=*-*-alpha as R requires IEEE math. Information
gleaned from port-alpha mailing list posting by Paul Mather <paul@gromit.dlib.vt.edu> in: http://mail-index.netbsd.org/port-alpha/2001/02/14/0004.html
Diffstat (limited to 'math')
-rw-r--r--math/R/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/math/R/Makefile b/math/R/Makefile
index 5c915e59caa..5a07f0d5831 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2001/02/17 18:22:10 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2001/02/26 15:01:43 jlam Exp $
#
DISTNAME= R-1.1.1
@@ -25,6 +25,9 @@ DEPENDS+= readline>=4.0:../../devel/readline
DEPENDS+= jpeg-*:../../graphics/jpeg
DEPENDS+= png-*:../../graphics/png
+# Requires IEEE math
+NOT_FOR_PLATFORM= *-*-alpha
+
USE_FORTRAN= # defined
USE_X11= # defined
USE_PERL5= # defined