pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/picard Needs msgfmt.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c38c1a3ea66f
branches: trunk
changeset: 395818:c38c1a3ea66f
user: hasso <hasso%pkgsrc.org@localhost>
date: Tue Jul 14 09:03:04 2009 +0000
description:
Needs msgfmt.
diffstat:
audio/picard/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 6bd6f58e12c9 -r c38c1a3ea66f audio/picard/Makefile
--- a/audio/picard/Makefile Tue Jul 14 06:20:27 2009 +0000
+++ b/audio/picard/Makefile Tue Jul 14 09:03:04 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 09:39:21 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2009/07/14 09:03:04 hasso Exp $
#
DISTNAME= picard-0.11
@@ -14,6 +14,8 @@
PYDISTUTILSPKG= yes
USE_DIRS+= xdg-1.1
+USE_TOOLS+= msgfmt
+
do-configure:
(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHONBIN} setup.py config)
Home |
Main Index |
Thread Index |
Old Index