pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3a2f0bcef57d
branches:  trunk
changeset: 547498:3a2f0bcef57d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Sep 18 10:21:17 2008 +0000

description:
Needs msgfmt.

diffstat:

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

diffs (18 lines):

diff -r 6001921cb612 -r 3a2f0bcef57d audio/sonata/Makefile
--- a/audio/sonata/Makefile     Thu Sep 18 09:12:09 2008 +0000
+++ b/audio/sonata/Makefile     Thu Sep 18 10:21:17 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2008/06/23 16:51:46 drochner Exp $
+# $NetBSD: Makefile,v 1.6 2008/09/18 10:21:17 joerg Exp $
 #
 
 DISTNAME=      sonata-1.5.2
@@ -18,7 +18,7 @@
 PY_PATCHPLIST= yes
 PYDISTUTILSPKG=        yes
 USE_DIRS+=     xdg-1.4
-USE_TOOLS+=    pkg-config
+USE_TOOLS+=    pkg-config msgfmt
 
 # gtk threading bugfix
 BUILDLINK_ABI_DEPENDS.pygtk2+= ${PYPKGPREFIX}-gtk2>=2.12.1nb1



Home | Main Index | Thread Index | Old Index