pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/gbrainy



Module Name:    pkgsrc
Committed By:   nia
Date:           Fri Mar  6 12:21:02 UTC 2020

Modified Files:
        pkgsrc/games/gbrainy: Makefile

Log Message:
gbrainy: Needs itstool


To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 pkgsrc/games/gbrainy/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/games/gbrainy/Makefile
diff -u pkgsrc/games/gbrainy/Makefile:1.97 pkgsrc/games/gbrainy/Makefile:1.98
--- pkgsrc/games/gbrainy/Makefile:1.97  Tue Feb 11 15:46:46 2020
+++ pkgsrc/games/gbrainy/Makefile       Fri Mar  6 12:21:02 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.97 2020/02/11 15:46:46 nia Exp $
+# $NetBSD: Makefile,v 1.98 2020/03/06 12:21:02 nia Exp $
 
 DISTNAME=      gbrainy-2.4.1
 PKGNAME=       gbrainy-2.41
@@ -18,6 +18,8 @@ USE_LANGUAGES=        c
 USE_TOOLS+=    gmake intltool pkg-config bash:run
 USE_TOOLS+=    msgfmt msgmerge xgettext
 
+TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
+
 BUILDLINK_API_DEPENDS.cairo+=  cairo>=1.2.0
 
 REPLACE_BASH=          src/Clients/Classical/gbrainy.in



Home | Main Index | Thread Index | Old Index