summaryrefslogtreecommitdiff
path: root/math/R
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-02-26 15:01:43 +0000
committerjlam <jlam@pkgsrc.org>2001-02-26 15:01:43 +0000
commit3ee88936ba8a6b7b75595d78b98e9da481fa39f0 (patch)
tree4ebde37dce9b266b25ba5fd85f1fed5e61b9d81a /math/R
parent41e994c9c8915ddab7fb36d1a0d2365c3509523f (diff)
downloadpkgsrc-3ee88936ba8a6b7b75595d78b98e9da481fa39f0.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/R')
-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