pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/gmpc Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b33951092c37
branches:  trunk
changeset: 514871:b33951092c37
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jun 19 21:45:54 2006 +0000

description:
Needs msgfmt.

diffstat:

 audio/gmpc/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 05faa62d556f -r b33951092c37 audio/gmpc/Makefile
--- a/audio/gmpc/Makefile       Mon Jun 19 21:16:19 2006 +0000
+++ b/audio/gmpc/Makefile       Mon Jun 19 21:45:54 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/04/17 13:46:15 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2006/06/19 21:45:54 joerg Exp $
 #
 
 DISTNAME=              gmpc-0.13.0
@@ -12,7 +12,7 @@
 
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            pkg-config
+USE_TOOLS+=            pkg-config msgfmt
 PKGCONFIG_OVERRIDE=    data/gmpc.pc.in
 
 USE_DIRS+=             xdg-1.1



Home | Main Index | Thread Index | Old Index