summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2009-01-29 17:19:58 +0000
committerjoerg <joerg>2009-01-29 17:19:58 +0000
commit74617f5d5ebce2b38df61e2e7de24dd1b940f212 (patch)
tree74db155dac8685db72968909308aa086295fc1f9
parent2a8540f1f3266bb945c0da4e24fad04636386f33 (diff)
downloadpkgsrc-74617f5d5ebce2b38df61e2e7de24dd1b940f212.tar.gz
Needs intltool.
-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"