diff options
author | wiz <wiz> | 2006-07-20 19:11:37 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-07-20 19:11:37 +0000 |
commit | af692434320eceef256302cdecb4c8b05c508ca9 (patch) | |
tree | 10cf78bd678b2dbd68e6dd2bfc16f10aecc029d5 /games/sirius | |
parent | 036ae940e4a9772651d6b00a299c0950a28bf649 (diff) | |
download | pkgsrc-af692434320eceef256302cdecb4c8b05c508ca9.tar.gz |
Needs intltool, says bulk build.
Diffstat (limited to 'games/sirius')
-rw-r--r-- | games/sirius/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/sirius/Makefile b/games/sirius/Makefile index 7ce0c1c6c6e..df9580645d1 100644 --- a/games/sirius/Makefile +++ b/games/sirius/Makefile @@ -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 @@ COMMENT= Othello game for GNOME2 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 |