pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/wmakerconf Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9c15bdad576e
branches:  trunk
changeset: 514922:9c15bdad576e
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jun 20 21:18:22 2006 +0000

description:
Needs msgfmt.

diffstat:

 wm/wmakerconf/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7fe479f042d7 -r 9c15bdad576e wm/wmakerconf/Makefile
--- a/wm/wmakerconf/Makefile    Tue Jun 20 21:17:35 2006 +0000
+++ b/wm/wmakerconf/Makefile    Tue Jun 20 21:18:22 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2006/06/11 14:49:17 joerg Exp $
+# $NetBSD: Makefile,v 1.39 2006/06/20 21:18:22 joerg Exp $
 
 DISTNAME=      wmakerconf-2.11
 PKGREVISION=   6
@@ -12,7 +12,7 @@
 USE_PKGLOCALEDIR=      yes
 USE_X11BASE=           yes
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            gzip tar pkg-config
+USE_TOOLS+=            gzip tar pkg-config msgfmt
 
 .if defined(PKG_SYSCONFDIR.windowmaker)
 CONFIGURE_ARGS+=       --with-wmakeretcprefix=${PKG_SYSCONFDIR.windowmaker}



Home | Main Index | Thread Index | Old Index