summaryrefslogtreecommitdiff
path: root/multimedia/subtitleeditor
diff options
context:
space:
mode:
authorjoerg <joerg>2007-10-05 23:28:07 +0000
committerjoerg <joerg>2007-10-05 23:28:07 +0000
commit3bc979104d5411af5d7927d68f3da4e9fe593a7f (patch)
treeb1f31b7bd34954c57fd4402973a75057685c9c32 /multimedia/subtitleeditor
parent31878901a74c3fab3d0d620fbb734d5fe294ac81 (diff)
downloadpkgsrc-3bc979104d5411af5d7927d68f3da4e9fe593a7f.tar.gz
Needs msgfmt.
Diffstat (limited to 'multimedia/subtitleeditor')
-rw-r--r--multimedia/subtitleeditor/Makefile4
1 files changed, 2 insertions, 2 deletions
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++