summaryrefslogtreecommitdiff
path: root/databases/rrdtool
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2002-06-15 18:35:13 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2002-06-15 18:35:13 +0000
commit921df3b1a12e7b4f34ad6b05bc6098b91ef7f8ad (patch)
tree28a4d3c4f8f87d48e18a0661ac9a5480ccde1d9b /databases/rrdtool
parentf2703e55dc77cd77a4f6767ad22fcb65c85f3458 (diff)
downloadpkgsrc-921df3b1a12e7b4f34ad6b05bc6098b91ef7f8ad.tar.gz
enable on more recent versions of netbsd-alpha that have FPC code
Diffstat (limited to 'databases/rrdtool')
-rw-r--r--databases/rrdtool/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index 367ea390ad1..6777f949910 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2002/03/13 17:36:45 fredb Exp $
+# $NetBSD: Makefile,v 1.14 2002/06/15 18:35:13 dmcmahill Exp $
#
DISTNAME= rrdtool-1.0.33
@@ -14,8 +14,9 @@ DEPENDS+= cgilib-0.5:../../www/cgilib
DEPENDS+= gd>=1.8.4nb1:../../graphics/gd
DEPENDS+= jpeg-6*:../../graphics/jpeg
-# IEEE math not good enough on alpha
-NOT_FOR_PLATFORM= NetBSD-*-alpha
+#needs FPC code not found in older versions of NetBSD
+NOT_FOR_PLATFORM= NetBSD-1.[0-4]*-alpha NetBSD-1.5-alpha \
+ NetBSD-1.5.*-alpha NetBSD-1.5[A-U]-alpha
USE_LIBTOOL= # defined
USE_GMAKE= # defined