summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2017-09-25 17:53:18 +0000
committermaya <maya@pkgsrc.org>2017-09-25 17:53:18 +0000
commitdb147272921f56b1a1b0d32a8545dd6dbbe6ff41 (patch)
tree001ceb6e3a1dc00ce36c08805d8b825b9e8b78c9
parent36a10917cea67fb819b8ed6af193e4d05126064f (diff)
downloadpkgsrc-db147272921f56b1a1b0d32a8545dd6dbbe6ff41.tar.gz
work around pkgsrc bugs.
-rw-r--r--chat/weechat/Makefile4
-rw-r--r--chat/weechat/PLIST3
2 files changed, 5 insertions, 2 deletions
diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile
index 39856dbf1f8..5170dbfd049 100644
--- a/chat/weechat/Makefile
+++ b/chat/weechat/Makefile
@@ -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_LIBTOOL= yes
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 --git a/chat/weechat/PLIST b/chat/weechat/PLIST
index 49a5d503bac..5fe6e6aaf4b 100644
--- a/chat/weechat/PLIST
+++ b/chat/weechat/PLIST
@@ -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