pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/weechat Remove INCOMPAT_CURSES, since it builds f...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e79e73759cc9
branches: trunk
changeset: 565610:e79e73759cc9
user: tonio <tonio%pkgsrc.org@localhost>
date: Tue Sep 29 17:17:39 2009 +0000
description:
Remove INCOMPAT_CURSES, since it builds fine on -current and 5.0
diffstat:
chat/weechat/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 4eccd5eb9cac -r e79e73759cc9 chat/weechat/Makefile
--- a/chat/weechat/Makefile Tue Sep 29 17:10:38 2009 +0000
+++ b/chat/weechat/Makefile Tue Sep 29 17:17:39 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2009/07/18 06:04:33 tonio Exp $
+# $NetBSD: Makefile,v 1.24 2009/09/29 17:17:39 tonio Exp $
#
DISTNAME= weechat-0.2.6.3
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= http://weechat.flashtux.org/download/
EXTRACT_SUFX= .tar.bz2
@@ -20,8 +21,6 @@
CONFIGURE_ARGS+= --disable-ruby --disable-aspell
MAKE_ENV+= INSTALL_DATA_DIR=${INSTALL_DATA_DIR:Q}
-INCOMPAT_CURSES+= NetBSD-*-*
-
.include "options.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index