pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/weechat work around pkgsrc bugs.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ef03eed58038
branches:  trunk
changeset: 368983:ef03eed58038
user:      maya <maya%pkgsrc.org@localhost>
date:      Mon Sep 25 17:53:18 2017 +0000

description:
work around pkgsrc bugs.

diffstat:

 chat/weechat/Makefile |  4 +++-
 chat/weechat/PLIST    |  3 ++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diffs (32 lines):

diff -r 3b60ffbdc6fd -r ef03eed58038 chat/weechat/Makefile
--- a/chat/weechat/Makefile     Mon Sep 25 16:11:54 2017 +0000
+++ b/chat/weechat/Makefile     Mon Sep 25 17:53:18 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2017/09/25 12:09:24 maya Exp $
+# $NetBSD: Makefile,v 1.78 2017/09/25 17:53:18 maya Exp $
 
 DISTNAME=      weechat-1.9.1
 CATEGORIES=    chat
@@ -19,6 +19,8 @@
 USE_CMAKE=             yes
 FAKE_NCURSES=          yes
 
+PKG_DEVELOPER=         yes
+
 CMAKE_ARGS+=           -DENABLE_ASPELL:BOOL=OFF
 CMAKE_ARGS+=           -DENABLE_GUILE:BOOL=OFF
 CMAKE_ARGS+=           -DENABLE_TCL:BOOL=OFF
diff -r 3b60ffbdc6fd -r ef03eed58038 chat/weechat/PLIST
--- a/chat/weechat/PLIST        Mon Sep 25 16:11:54 2017 +0000
+++ b/chat/weechat/PLIST        Mon Sep 25 17:53:18 2017 +0000
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.24 2017/01/05 12:30:39 roy Exp $
+@comment $NetBSD: PLIST,v 1.25 2017/09/25 17:53:18 maya Exp $
 bin/weechat
 include/weechat/weechat-plugin.h
 lib/pkgconfig/weechat.pc
 lib/weechat/plugins/alias.so
+lib/weechat/plugins/buflist.so
 lib/weechat/plugins/charset.so
 lib/weechat/plugins/exec.so
 lib/weechat/plugins/fifo.so



Home | Main Index | Thread Index | Old Index