pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/centerim add NetBSD 4.x to INCOMPAT_CURSES



details:   https://anonhg.NetBSD.org/pkgsrc/rev/34a035675ffc
branches:  trunk
changeset: 532729:34a035675ffc
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Thu Aug 30 00:51:42 2007 +0000

description:
add NetBSD 4.x to INCOMPAT_CURSES

diffstat:

 chat/centerim/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b0b21e6492c9 -r 34a035675ffc chat/centerim/Makefile
--- a/chat/centerim/Makefile    Thu Aug 30 00:49:59 2007 +0000
+++ b/chat/centerim/Makefile    Thu Aug 30 00:51:42 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/08/30 00:47:01 jnemeth Exp $
+# $NetBSD: Makefile,v 1.2 2007/08/30 00:51:42 jnemeth Exp $
 #
 
 DISTNAME=      centerim-4.22.1
@@ -25,6 +25,7 @@
 INCOMPAT_CURSES+=      NetBSD-1.[45]*-* NetBSD-1.6-* NetBSD-1.6.[1-9]-*
 INCOMPAT_CURSES+=      NetBSD-1.6_*-* NetBSD-1.6.[1-9]_*-* NetBSD-1.6[A-T]-*
 INCOMPAT_CURSES+=      NetBSD-2.*-* NetBSD-3.*-*       # see PR 29060
+INCOMPAT_CURSES+=      NetBSD-4.*-*
 
 .include "options.mk"
 .include "../../mk/bsd.prefs.mk"



Home | Main Index | Thread Index | Old Index