diff options
author | maya <maya@pkgsrc.org> | 2017-09-25 17:53:18 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2017-09-25 17:53:18 +0000 |
commit | 37aeb209cd6c4840a55ae7fa46aae77f6fd7a432 (patch) | |
tree | d17dc28815ecd6a4e4db3962fd779c55f26f54bb /chat/weechat | |
parent | 0c4e72c79f480fa4a37a25df1568351ec3a0bee0 (diff) | |
download | pkgsrc-37aeb209cd6c4840a55ae7fa46aae77f6fd7a432.tar.gz |
work around pkgsrc bugs.
Diffstat (limited to 'chat/weechat')
-rw-r--r-- | chat/weechat/Makefile | 4 | ||||
-rw-r--r-- | chat/weechat/PLIST | 3 |
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 |