pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat Needs msgfmt.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9cd411667325
branches: trunk
changeset: 532911:9cd411667325
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Sep 04 19:09:22 2007 +0000
description:
Needs msgfmt.
diffstat:
chat/pidgin-sametime/Makefile | 4 +++-
chat/pidgin-silc/Makefile | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (36 lines):
diff -r b097f3766117 -r 9cd411667325 chat/pidgin-sametime/Makefile
--- a/chat/pidgin-sametime/Makefile Tue Sep 04 19:08:21 2007 +0000
+++ b/chat/pidgin-sametime/Makefile Tue Sep 04 19:09:22 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/08/13 22:52:20 tnn Exp $
+# $NetBSD: Makefile,v 1.2 2007/09/04 19:09:22 joerg Exp $
#
PKGNAME= pidgin-sametime-${PIDGIN_VERSION}
@@ -8,6 +8,8 @@
.include "../../chat/libpurple/Makefile.common"
+USE_TOOLS+= msgfmt
+
CONFIGURE_ARGS+= --disable-gevolution
CONFIGURE_ARGS+= --disable-gtkui
CONFIGURE_ARGS+= --disable-consoleui
diff -r b097f3766117 -r 9cd411667325 chat/pidgin-silc/Makefile
--- a/chat/pidgin-silc/Makefile Tue Sep 04 19:08:21 2007 +0000
+++ b/chat/pidgin-silc/Makefile Tue Sep 04 19:09:22 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/08/14 01:16:26 tnn Exp $
+# $NetBSD: Makefile,v 1.2 2007/09/04 19:09:48 joerg Exp $
#
PKGNAME= pidgin-silc-${PIDGIN_VERSION}
@@ -12,6 +12,8 @@
CONFIGURE_ARGS+= --disable-gtkui
CONFIGURE_ARGS+= --disable-consoleui
+USE_TOOLS+= msgfmt
+
BUILD_DIRS= libpurple/protocols/silc
# Because pkgsrc's silc-toolkit is too old, we have to jump through some very,
Home |
Main Index |
Thread Index |
Old Index