summaryrefslogtreecommitdiff
path: root/chat/weechat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/weechat/Makefile')
-rw-r--r--chat/weechat/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile
index e7428c2f9d0..0d39e379335 100644
--- a/chat/weechat/Makefile
+++ b/chat/weechat/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.111 2020/03/08 16:49:01 wiz Exp $
+# $NetBSD: Makefile,v 1.112 2020/03/30 09:31:52 nia Exp $
-DISTNAME= weechat-2.7.1
-PKGREVISION= 1
+DISTNAME= weechat-2.8
CATEGORIES= chat
MASTER_SITES= https://www.weechat.org/files/src/
EXTRACT_SUFX= .tar.xz
@@ -11,11 +10,10 @@ HOMEPAGE= https://www.weechat.org/
COMMENT= Lightweight and user friendly curses based IRC client
LICENSE= gnu-gpl-v3
-BUILD_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc
+TOOL_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc
USE_TOOLS+= msgfmt pkg-config
USE_LANGUAGES= c99
-USE_LIBTOOL= yes
USE_CMAKE= yes
FAKE_NCURSES= yes