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 | b4cd7f75d164942a1b0844faaf712b62364548b9 (patch) | |
tree | 4318a61e836fa66926a7e6f8ab0a5024d262819b | |
parent | db147272921f56b1a1b0d32a8545dd6dbbe6ff41 (diff) | |
download | pkgsrc-b4cd7f75d164942a1b0844faaf712b62364548b9.tar.gz |
nvm previous
-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 |