pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/centericq - add NetBSD 4.x to INCOMPAT_CURSES
details: https://anonhg.NetBSD.org/pkgsrc/rev/0585f18f65f9
branches: trunk
changeset: 532730:0585f18f65f9
user: jnemeth <jnemeth%pkgsrc.org@localhost>
date: Thu Aug 30 00:54:34 2007 +0000
description:
- add NetBSD 4.x to INCOMPAT_CURSES
- add conflict with new centerim package
diffstat:
chat/centericq/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r 34a035675ffc -r 0585f18f65f9 chat/centericq/Makefile
--- a/chat/centericq/Makefile Thu Aug 30 00:51:42 2007 +0000
+++ b/chat/centericq/Makefile Thu Aug 30 00:54:34 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2007/07/19 00:43:40 lkundrak Exp $
+# $NetBSD: Makefile,v 1.68 2007/08/30 00:54:34 jnemeth Exp $
#
DISTNAME= centericq-4.21.0
@@ -12,6 +12,8 @@
HOMEPAGE= http://thekonst.net/eng/software/centericq/info.html
COMMENT= Instant Messenger interface supporting many protocols
+CONFLICTS= centerim-[0-9]*
+
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake perl:run
USE_LANGUAGES= c c++
@@ -25,6 +27,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