summaryrefslogtreecommitdiff
path: root/audio/picard
diff options
context:
space:
mode:
Diffstat (limited to 'audio/picard')
-rw-r--r--audio/picard/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/picard/Makefile b/audio/picard/Makefile
index f0a242929fd..1c8070e6688 100644
--- a/audio/picard/Makefile
+++ b/audio/picard/Makefile
@@ -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 @@ USE_LANGUAGES= c c++
PYDISTUTILSPKG= yes
USE_DIRS+= xdg-1.1
+USE_TOOLS+= msgfmt
+
do-configure:
(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHONBIN} setup.py config)