diff options
author | maya <maya@pkgsrc.org> | 2017-09-25 18:29:05 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2017-09-25 18:29:05 +0000 |
commit | b0f852a2afb5388eec1da744fcda478a3e1ba03b (patch) | |
tree | 45beff224b9b2389bc9422c745d244932bf1c931 /chat | |
parent | 37aeb209cd6c4840a55ae7fa46aae77f6fd7a432 (diff) | |
download | pkgsrc-b0f852a2afb5388eec1da744fcda478a3e1ba03b.tar.gz |
nvm previous
Diffstat (limited to 'chat')
-rw-r--r-- | chat/weechat/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile index 5170dbfd049..e07000a4b6c 100644 --- a/chat/weechat/Makefile +++ b/chat/weechat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2017/09/25 17:53:18 maya Exp $ +# $NetBSD: Makefile,v 1.79 2017/09/25 18:29:05 maya Exp $ DISTNAME= weechat-1.9.1 CATEGORIES= chat @@ -19,8 +19,6 @@ 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 |