pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia Needs msgfmt.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5bc425a8c0b1
branches: trunk
changeset: 533901:5bc425a8c0b1
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Oct 05 23:28:07 2007 +0000
description:
Needs msgfmt.
diffstat:
multimedia/mplayer-plugin-firefox/Makefile.common | 4 ++--
multimedia/subtitleeditor/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 00012984a228 -r 5bc425a8c0b1 multimedia/mplayer-plugin-firefox/Makefile.common
--- a/multimedia/mplayer-plugin-firefox/Makefile.common Fri Oct 05 23:27:20 2007 +0000
+++ b/multimedia/mplayer-plugin-firefox/Makefile.common Fri Oct 05 23:28:07 2007 +0000
@@ -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 @@
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 -r 00012984a228 -r 5bc425a8c0b1 multimedia/subtitleeditor/Makefile
--- a/multimedia/subtitleeditor/Makefile Fri Oct 05 23:27:20 2007 +0000
+++ b/multimedia/subtitleeditor/Makefile Fri Oct 05 23:28:07 2007 +0000
@@ -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 @@
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++
Home |
Main Index |
Thread Index |
Old Index