summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-10-05 23:28:07 +0000
committerjoerg <joerg@pkgsrc.org>2007-10-05 23:28:07 +0000
commitb5418ae00f36833df60072c12ee101fcf273c413 (patch)
treeb1f31b7bd34954c57fd4402973a75057685c9c32 /multimedia
parent4b70fc6e67d82116085a535a08138ca2a4afe17c (diff)
downloadpkgsrc-b5418ae00f36833df60072c12ee101fcf273c413.tar.gz
Needs msgfmt.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mplayer-plugin-firefox/Makefile.common4
-rw-r--r--multimedia/subtitleeditor/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/mplayer-plugin-firefox/Makefile.common b/multimedia/mplayer-plugin-firefox/Makefile.common
index 31ea1a687fd..711aa834aa2 100644
--- a/multimedia/mplayer-plugin-firefox/Makefile.common
+++ b/multimedia/mplayer-plugin-firefox/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.16 2007/09/09 19:30:07 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.17 2007/10/05 23:28:07 joerg Exp $
#
DISTNAME= mplayerplug-in-3.45
@@ -14,7 +14,7 @@ DEPENDS+= mplayer>=0.92:../../multimedia/mplayer
WRKSRC= ${WRKDIR}/mplayerplug-in
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake pkg-config msgfmt
USE_LANGUAGES= c c++
CONFIGURE_ARGS+= --enable-wmp
diff --git a/multimedia/subtitleeditor/Makefile b/multimedia/subtitleeditor/Makefile
index 812d21a1c6e..65b34841015 100644
--- a/multimedia/subtitleeditor/Makefile
+++ b/multimedia/subtitleeditor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/09/21 13:04:08 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2007/10/05 23:30:46 joerg Exp $
#
DISTNAME= subtitleeditor-0.13.6
@@ -13,7 +13,7 @@ COMMENT= GTK+2 tool to edit movie subtitles
USE_DIRS+= xdg-1.4
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
-USE_TOOLS+= pkg-config
+USE_TOOLS+= pkg-config msgfmt
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++