Let ONLY_FOR_PLATFORM recognize NetBSD 2.0 and future versions.

This commit is contained in:
kristerw 2004-03-22 03:58:00 +00:00
parent b66a2325d8
commit 1ec44d55ec
4 changed files with 10 additions and 8 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2004/02/27 15:45:12 wiz Exp $
# $NetBSD: Makefile,v 1.4 2004/03/22 04:02:41 kristerw Exp $
#
DISTNAME= rarlinux-3.3.0
@ -12,7 +12,8 @@ COMMENT= RAR command line archiver (Linux binary)
LICENSE= rar-license
NO_BUILDLINK= yes
ONLY_FOR_PLATFORM= NetBSD-1.5Z[A-Z]-i386 NetBSD-1.[6-9]*-i386 Linux-*-i[3-6]86
ONLY_FOR_PLATFORM= NetBSD-1.5Z[A-Z]-i386 NetBSD-1.[6-9]*-i386 \
NetBSD-[2-9]*-i386 Linux-*-i[3-6]86
WRKSRC= ${WRKDIR}/rar
.include "../../mk/bsd.prefs.mk"

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2004/01/20 12:07:07 agc Exp $
# $NetBSD: Makefile,v 1.7 2004/03/22 04:02:41 kristerw Exp $
#
DISTNAME= linunace22
@ -15,7 +15,8 @@ MAINTAINER= dillo@giga.or.at
HOMEPAGE= http://www.winace.com/
COMMENT= Extract, list and test files in ACE archives (2.2 linux binary)
ONLY_FOR_PLATFORM= NetBSD-1.5Z[A-Z]-i386 NetBSD-1.[6-9]*-i386 Linux-*-i[3-6]86
ONLY_FOR_PLATFORM= NetBSD-1.5Z[A-Z]-i386 NetBSD-1.[6-9]*-i386 \
NetBSD-[2-9]*-i386 Linux-*-i[3-6]86
WRKSRC= ${WRKDIR}

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2004/02/14 00:54:44 grant Exp $
# $NetBSD: Makefile,v 1.11 2004/03/22 03:58:00 kristerw Exp $
#
DISTNAME= rioutil-1.3.3
@ -16,7 +16,7 @@ LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --with-libusb
ONLY_FOR_PLATFORM= Darwin-*-* Linux-*-* NetBSD-1.[6-9]*-*
ONLY_FOR_PLATFORM= Darwin-*-* Linux-*-* NetBSD-1.[6-9]*-* NetBSD-[2-9]*-*
# depends on -r1.6 of sys/dev/usb/urio.c
ONLY_FOR_PLATFORM+= NetBSD-1.5Z-* NetBSD-1.5Z[A-Z]-*

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2004/03/12 00:21:48 snj Exp $
# $NetBSD: Makefile,v 1.9 2004/03/22 03:58:00 kristerw Exp $
#
DISTNAME= xmms-FMRadio-1.4
@ -12,7 +12,7 @@ MAINTAINER= jmcneill@invisible.yi.org
HOMEPAGE= http://silicone.free.fr/xmms-FMRadio/
COMMENT= Use a Radio Tuner card in XMMS
ONLY_FOR_PLATFORM= NetBSD-1.5Z[A-Z]-*-* NetBSD-1.[6-9]*-*
ONLY_FOR_PLATFORM= NetBSD-1.5Z[A-Z]-*-* NetBSD-1.[6-9]*-* NetBSD-[2-9]*-*
USE_BUILDLINK3= YES
USE_X11= YES