From 1c333b33c4dca9505332165a63dffd6a20b31d29 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 21 Oct 2002 06:26:05 +0000 Subject: Instead of 1.6_STABLE, accept 1.6_*, so 1.6_RCn, etc. will also work. --- audio/oss/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/oss') diff --git a/audio/oss/Makefile b/audio/oss/Makefile index fe55e6d8725..744b24259cd 100644 --- a/audio/oss/Makefile +++ b/audio/oss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2002/10/18 13:43:37 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2002/10/21 06:26:05 jlam Exp $ PKGNAME= oss-${OSS_VERSION} CATEGORIES= audio sysutils @@ -9,7 +9,7 @@ HOMEPAGE= http://www.opensound.com/oss.html COMMENT= Open Sound System(TM) soundcard driver ONLY_FOR_PLATFORM= NetBSD-1.[56]-i386 NetBSD-1.[56].*-i386 -ONLY_FOR_PLATFORM+= NetBSD-1.6_STABLE-i386 +ONLY_FOR_PLATFORM+= NetBSD-1.6_*-i386 OSVERSION_SPECIFIC= yes .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3