From 62775522dfa147426909c6a5034b955114fecc33 Mon Sep 17 00:00:00 2001 From: jmc Date: Tue, 11 Dec 2001 06:02:57 +0000 Subject: ir devices weren't added until 1.5Z so restrict this with an ONLY_FOR_PLATFORM directive for 1.5Z or greater. --- comms/birda/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'comms') diff --git a/comms/birda/Makefile b/comms/birda/Makefile index ff6537d4443..97769263214 100644 --- a/comms/birda/Makefile +++ b/comms/birda/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2001/12/05 16:58:56 augustss Exp $ +# $NetBSD: Makefile,v 1.3 2001/12/11 06:02:57 jmc Exp $ # DISTNAME= birda-0.2 CATEGORIES= comms MASTER_SITES= ftp://ftp.augustsson.net/pub/netbsd/ +ONLY_FOR_PLATFORM= NetBSD-1.5Z-* NetBSD-1.5Z[A-Z]-* NetBSD-1.[6-9]*-* MAINTAINER= lennart@augustsson.net COMMENT= Bohlin's IrDA utilities -- cgit v1.2.3