pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/avahi Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/35fad34f2dbb
branches:  trunk
changeset: 552066:35fad34f2dbb
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Thu Dec 25 06:57:38 2008 +0000

description:
Needs msgfmt.

diffstat:

 net/avahi/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r bee9f3a0b7b0 -r 35fad34f2dbb net/avahi/Makefile
--- a/net/avahi/Makefile        Thu Dec 25 05:33:20 2008 +0000
+++ b/net/avahi/Makefile        Thu Dec 25 06:57:38 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/12/23 12:08:17 adrianp Exp $
+# $NetBSD: Makefile,v 1.4 2008/12/25 06:57:38 hasso Exp $
 
 DISTNAME=              avahi-0.6.23
 PKGREVISION=           2
@@ -14,7 +14,7 @@
 USE_LIBTOOL=           YES
 USE_PKGINSTALL=                YES
 USE_PKGLOCALEDIR=      YES
-USE_TOOLS+=            pkg-config gmake intltool
+USE_TOOLS+=            pkg-config gmake intltool msgfmt
 MAKE_JOBS_SAFE=                no
 
 PKGCONFIG_OVERRIDE+=   avahi-client.pc.in



Home | Main Index | Thread Index | Old Index