pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/gnome-sudoku Needs itstool



details:   https://anonhg.NetBSD.org/pkgsrc/rev/25ffda9cb5d3
branches:  trunk
changeset: 642998:25ffda9cb5d3
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Dec 09 13:20:43 2014 +0000

description:
Needs itstool

diffstat:

 games/gnome-sudoku/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r a48327433d56 -r 25ffda9cb5d3 games/gnome-sudoku/Makefile
--- a/games/gnome-sudoku/Makefile       Tue Dec 09 13:20:17 2014 +0000
+++ b/games/gnome-sudoku/Makefile       Tue Dec 09 13:20:43 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/11/29 14:16:47 prlw1 Exp $
+# $NetBSD: Makefile,v 1.2 2014/12/09 13:20:43 joerg Exp $
 
 DISTNAME=      gnome-sudoku-3.14.2
 CATEGORIES=    games
@@ -16,6 +16,8 @@
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            gmake intltool msgfmt pkg-config
 
+BUILD_DEPENDS+=        itstool-[0-9]*:../../textproc/itstool
+
 .include "../../devel/glib2/schemas.mk"
 .include "../../devel/libgee/buildlink3.mk"
 BUILDLINK_API_DEPENDS.qqwing+=   qqwing>=1.2.0



Home | Main Index | Thread Index | Old Index