summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2007-05-30 07:32:33 +0000
committermartti <martti@pkgsrc.org>2007-05-30 07:32:33 +0000
commit8e93d434cace6d6fc5c5f7e02581b8ab695354e3 (patch)
tree4c891639caeaea4ae9cd3e965ef48c8362a8bce1 /databases
parentcb60aa5595eadf3ea90a948710a0faba7b998b0a (diff)
downloadpkgsrc-8e93d434cace6d6fc5c5f7e02581b8ab695354e3.tar.gz
NetBSD 1.x is no longer supported so remove NOT_FOR_PLATFORM.
Diffstat (limited to 'databases')
-rw-r--r--databases/rrdtool/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index 6c4aef90691..4b412831cac 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2007/05/30 07:25:39 martti Exp $
+# $NetBSD: Makefile,v 1.57 2007/05/30 07:32:33 martti Exp $
DISTNAME= rrdtool-1.2.23
CATEGORIES= databases graphics net
@@ -8,10 +8,6 @@ MAINTAINER= martti@NetBSD.org
HOMEPAGE= http://oss.oetiker.ch/rrdtool/
COMMENT= Data analysis tool generating graphical representations
-# 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= yes
USE_TOOLS+= gmake pkg-config
GNU_CONFIGURE= yes