pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/weechat weechat: USE_PKGLOCALDIR (not documented)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d2e368370fed
branches:  trunk
changeset: 340032:d2e368370fed
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Sep 21 09:56:07 2019 +0000

description:
weechat: USE_PKGLOCALDIR (not documented)

diffstat:

 chat/weechat/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r e7a1d027b591 -r d2e368370fed chat/weechat/Makefile
--- a/chat/weechat/Makefile     Sat Sep 21 09:53:10 2019 +0000
+++ b/chat/weechat/Makefile     Sat Sep 21 09:56:07 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.103 2019/09/17 11:30:27 nia Exp $
+# $NetBSD: Makefile,v 1.104 2019/09/21 09:56:07 nia Exp $
 
 DISTNAME=      weechat-2.6
 CATEGORIES=    chat
@@ -28,6 +28,8 @@
 CMAKE_ARGS+=   -DLOCALEDIR=${PKGLOCALEDIR}/locale
 CMAKE_ARGS+=   -DENABLE_CHARSET=ON
 
+USE_PKGLOCALDIR=       yes
+
 LDFLAGS+=              ${BUILDLINK_LDADD.gettext}
 LDFLAGS.Darwin+=       -lresolv
 LDFLAGS.SunOS+=                -lresolv



Home | Main Index | Thread Index | Old Index