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:   nia
Date:           Sat Sep 21 10:09:26 UTC 2019

Modified Files:
        pkgsrc/chat/weechat: Makefile

Log Message:
weechat: ... typo


To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 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.104 pkgsrc/chat/weechat/Makefile:1.105
--- pkgsrc/chat/weechat/Makefile:1.104  Sat Sep 21 09:56:07 2019
+++ pkgsrc/chat/weechat/Makefile        Sat Sep 21 10:09:25 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.104 2019/09/21 09:56:07 nia Exp $
+# $NetBSD: Makefile,v 1.105 2019/09/21 10:09:25 nia Exp $
 
 DISTNAME=      weechat-2.6
 CATEGORIES=    chat
@@ -28,7 +28,7 @@ CMAKE_ARGS+=  -DENABLE_SPELL=OFF
 CMAKE_ARGS+=   -DLOCALEDIR=${PKGLOCALEDIR}/locale
 CMAKE_ARGS+=   -DENABLE_CHARSET=ON
 
-USE_PKGLOCALDIR=       yes
+USE_PKGLOCALEDIR=      yes
 
 LDFLAGS+=              ${BUILDLINK_LDADD.gettext}
 LDFLAGS.Darwin+=       -lresolv



Home | Main Index | Thread Index | Old Index