pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/sirius Needs intltool, says bulk build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4079a277445e
branches:  trunk
changeset: 516420:4079a277445e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jul 20 19:11:37 2006 +0000

description:
Needs intltool, says bulk build.

diffstat:

 games/sirius/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r accf4592d81f -r 4079a277445e games/sirius/Makefile
--- a/games/sirius/Makefile     Thu Jul 20 19:06:15 2006 +0000
+++ b/games/sirius/Makefile     Thu Jul 20 19:11:37 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2006/04/17 13:46:29 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2006/07/20 19:11:37 wiz Exp $
 #
 
 DISTNAME=      sirius-0.8.0
@@ -12,7 +12,7 @@
 
 GNU_CONFIGURE=         YES
 USE_DIRS+=             xdg-1.1
-USE_TOOLS+=            gmake msgfmt pkg-config
+USE_TOOLS+=            gmake intltool msgfmt pkg-config
 USE_LIBTOOL=           YES
 USE_PKGLOCALEDIR=      YES
 



Home | Main Index | Thread Index | Old Index