pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/finch configure insists on msgfmt.
details: https://anonhg.NetBSD.org/pkgsrc/rev/98dc15a175d6
branches: trunk
changeset: 532103:98dc15a175d6
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Aug 11 14:54:07 2007 +0000
description:
configure insists on msgfmt.
diffstat:
chat/finch/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 43da5a92e1c1 -r 98dc15a175d6 chat/finch/Makefile
--- a/chat/finch/Makefile Sat Aug 11 14:53:04 2007 +0000
+++ b/chat/finch/Makefile Sat Aug 11 14:54:07 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/08/04 14:01:01 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2007/08/11 14:54:07 joerg Exp $
#
PKGNAME= finch-${VERSION}
@@ -9,6 +9,8 @@
.include "../../chat/libpurple/Makefile.common"
+USE_TOOLS+= msgfmt
+
PKGCONFIG_OVERRIDE+= finch/libgnt/gnt.pc.in
PKGCONFIG_OVERRIDE+= gaim.pc.in
PKGCONFIG_OVERRIDE+= libpurple/purple.pc.in
Home |
Main Index |
Thread Index |
Old Index