summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjoerg <joerg>2009-01-29 17:19:58 +0000
committerjoerg <joerg>2009-01-29 17:19:58 +0000
commit06c889d56561869e28d24aa5b71b168466034459 (patch)
tree74db155dac8685db72968909308aa086295fc1f9 /textproc
parent9420499565633a4b151a342bba84a7ee4cc20d66 (diff)
downloadpkgsrc-06c889d56561869e28d24aa5b71b168466034459.tar.gz
Needs intltool.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/gnome-subtitles/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gnome-subtitles/Makefile b/textproc/gnome-subtitles/Makefile
index 4138d023d92..31a8c81ade3 100644
--- a/textproc/gnome-subtitles/Makefile
+++ b/textproc/gnome-subtitles/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/01/06 08:56:58 kefren Exp $
+# $NetBSD: Makefile,v 1.2 2009/01/29 17:19:58 joerg Exp $
DISTNAME= gnome-subtitles-0.8
CATEGORIES= multimedia textproc
@@ -10,7 +10,7 @@ COMMENT= Subtitle editor for the GNOME desktop
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/share
-USE_TOOLS+= bash:run gmake msgfmt perl pkg-config
+USE_TOOLS+= bash:run gmake msgfmt perl pkg-config intltool
REPLACE_BASH= src/GnomeSubtitles/Execution/gnome-subtitles.in
.include "../../lang/mono/buildlink3.mk"