pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/gnome-subtitles Needs intltool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fc0099a7b662
branches:  trunk
changeset: 553766:fc0099a7b662
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jan 29 17:19:58 2009 +0000

description:
Needs intltool.

diffstat:

 textproc/gnome-subtitles/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9f7a8feb1525 -r fc0099a7b662 textproc/gnome-subtitles/Makefile
--- a/textproc/gnome-subtitles/Makefile Thu Jan 29 17:11:25 2009 +0000
+++ b/textproc/gnome-subtitles/Makefile Thu Jan 29 17:19:58 2009 +0000
@@ -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 @@
 
 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"



Home | Main Index | Thread Index | Old Index