summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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