From 38ba6de9fb01773b6b1bd21b38c6e31748e39e32 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 23 Feb 2001 12:32:47 +0000 Subject: NOT_FOR_PLATFORM alpha, since IEEE math there isn't up to it. --- databases/rrdtool/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'databases') diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile index dbb396e2726..405caad3219 100644 --- a/databases/rrdtool/Makefile +++ b/databases/rrdtool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2001/02/16 14:17:40 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2001/02/23 12:32:47 wiz Exp $ # DISTNAME= rrdtool-1.0.28 @@ -13,6 +13,9 @@ DEPENDS+= cgilib-0.5:../../www/cgilib DEPENDS+= gd>=1.7.3:../../graphics/gd DEPENDS+= jpeg-6*:../../graphics/jpeg +# IEEE math not good enough on alpha +NOT_FOR_PLATFORM= NetBSD-*-alpha + USE_LIBTOOL= # defined USE_GMAKE= # defined USE_X11= # defined -- cgit v1.2.3