pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/notification-daemon Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/93b0ccd51c53
branches:  trunk
changeset: 522051:93b0ccd51c53
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Dec 01 14:00:16 2006 +0000

description:
Needs msgfmt.

diffstat:

 sysutils/notification-daemon/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4aaa4309e263 -r 93b0ccd51c53 sysutils/notification-daemon/Makefile
--- a/sysutils/notification-daemon/Makefile     Fri Dec 01 13:54:49 2006 +0000
+++ b/sysutils/notification-daemon/Makefile     Fri Dec 01 14:00:16 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/11/13 19:40:04 drochner Exp $
+# $NetBSD: Makefile,v 1.7 2006/12/01 14:00:16 joerg Exp $
 #
 
 DISTNAME=      notification-daemon-0.3.6
@@ -11,7 +11,7 @@
 
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
-USE_TOOLS+=    gmake intltool pkg-config
+USE_TOOLS+=    gmake intltool pkg-config msgfmt
 
 GCONF2_SCHEMAS=        notification-daemon.schemas
 



Home | Main Index | Thread Index | Old Index