pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/weechat



Module Name:    pkgsrc
Committed By:   maya
Date:           Mon Sep 25 18:29:05 UTC 2017

Modified Files:
        pkgsrc/chat/weechat: Makefile

Log Message:
nvm previous


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/chat/weechat/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/chat/weechat/Makefile
diff -u pkgsrc/chat/weechat/Makefile:1.78 pkgsrc/chat/weechat/Makefile:1.79
--- pkgsrc/chat/weechat/Makefile:1.78   Mon Sep 25 17:53:18 2017
+++ pkgsrc/chat/weechat/Makefile        Mon Sep 25 18:29:05 2017
@@ -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



Home | Main Index | Thread Index | Old Index