summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authordillo <dillo>2003-10-21 11:10:46 +0000
committerdillo <dillo>2003-10-21 11:10:46 +0000
commite470b32db5f6b717ec2a79e074d4b8297454f2f9 (patch)
treec3dbedb1b676487bcb59e8ab163b3f060a898f12 /games
parentc3556c9a4ff305ea31bd181c840ef52c410bfd2d (diff)
downloadpkgsrc-e470b32db5f6b717ec2a79e074d4b8297454f2f9.tar.gz
fix INCOMPAT_CURSES pattern to work on NetBSD 1.6
Diffstat (limited to 'games')
-rw-r--r--games/level9/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/level9/Makefile b/games/level9/Makefile
index 6a799fd2a67..5a560cd73ea 100644
--- a/games/level9/Makefile
+++ b/games/level9/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/10/01 20:21:40 dillo Exp $
+# $NetBSD: Makefile,v 1.5 2003/10/21 11:10:46 dillo Exp $
#
DISTNAME= Level9_3.0_Source
@@ -15,7 +15,7 @@ COMMENT= Curses port of the Level 9 text adventure interpreter
USE_BUILDLINK2= yes
# uses halfkey (present since 1.6M)
-INCOMPAT_CURSES+= NetBSD-1.4[Y-Z]* NetBSD-1.5* NetBSD-1.6 NetBSD-1.6.*
+INCOMPAT_CURSES+= NetBSD-1.4[Y-Z]* NetBSD-1.5* NetBSD-1.6-* NetBSD-1.6.*
INCOMPAT_CURSES+= NetBSD-1.6[A-L]*
post-extract: