From 4f275d37b06ff3c1355aa844bebada5c9820da64 Mon Sep 17 00:00:00 2001 From: tonio Date: Tue, 29 Sep 2009 17:17:39 +0000 Subject: Remove INCOMPAT_CURSES, since it builds fine on -current and 5.0 --- chat/weechat/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'chat') diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile index 1969ec88199..d1a03482bf5 100644 --- a/chat/weechat/Makefile +++ b/chat/weechat/Makefile @@ -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 @@ GNU_CONFIGURE= yes 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" -- cgit v1.2.3