summaryrefslogtreecommitdiff
path: root/devel/ruby-posix-spawn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-posix-spawn/Makefile')
-rw-r--r--devel/ruby-posix-spawn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-posix-spawn/Makefile b/devel/ruby-posix-spawn/Makefile
index 676b9af52c5..1a14a50ae47 100644
--- a/devel/ruby-posix-spawn/Makefile
+++ b/devel/ruby-posix-spawn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/06/06 21:55:22 dholland Exp $
+# $NetBSD: Makefile,v 1.6 2012/06/09 08:03:17 dholland Exp $
DISTNAME= posix-spawn-0.3.6
CATEGORIES= devel
@@ -9,7 +9,7 @@ COMMENT= Ruby wrapper for the posix_spawn() system call
LICENSE= mit
-NOT_FOR_PLATFORM= NetBSD-[0-4]*-* NetBSD-5.[0-9].*-* NetBSD-5.99.[0-5]?-* NetBSD-5.99.6[0-4]-*
+NOT_FOR_PLATFORM= NetBSD-[0-5]*-*
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"