summaryrefslogtreecommitdiff
path: root/emulators/rewind
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2004-03-22 03:47:15 +0000
committerkristerw <kristerw@pkgsrc.org>2004-03-22 03:47:15 +0000
commitb66a2325d8ae6966e38b0419f299c0ddd70e57ae (patch)
tree670e1ec486788e8a486d0e841689956b301f2b9a /emulators/rewind
parent74fc32dba89264e8f2c2fa67f839294133cf731e (diff)
downloadpkgsrc-b66a2325d8ae6966e38b0419f299c0ddd70e57ae.tar.gz
Let ONLY_FOR_PLATFORM recognize NetBSD 2.0 and future versions.
Diffstat (limited to 'emulators/rewind')
-rw-r--r--emulators/rewind/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/rewind/Makefile b/emulators/rewind/Makefile
index f9d321aa0a6..986673417e7 100644
--- a/emulators/rewind/Makefile
+++ b/emulators/rewind/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/22 08:36:04 grant Exp $
+# $NetBSD: Makefile,v 1.10 2004/03/22 03:47:16 kristerw Exp $
DISTNAME= rewind-20020420
PKGREVISION= 4
@@ -12,7 +12,8 @@ COMMENT= BSD/X11 licenced fork of Wine (Windows on Unix)
CONFLICTS= wine-[0-9]*
-ONLY_FOR_PLATFORM= NetBSD-1.5Z*-i386 NetBSD-1.[6-9]*-i386
+ONLY_FOR_PLATFORM= NetBSD-1.5Z*-i386 NetBSD-1.[6-9]*-i386 \
+ NetBSD-[2-9]*-i386
USE_BUILDLINK2= YES
USE_X11= YES