pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/tanked This package requires imake & xmkmf to bu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/620a27179899
branches:  trunk
changeset: 495511:620a27179899
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Sun Jun 12 08:22:59 2005 +0000

description:
This package requires imake & xmkmf to build so note it in USE_TOOLS.

diffstat:

 games/tanked/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a955710c007e -r 620a27179899 games/tanked/Makefile
--- a/games/tanked/Makefile     Sun Jun 12 08:18:28 2005 +0000
+++ b/games/tanked/Makefile     Sun Jun 12 08:22:59 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/04/11 21:45:57 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/06/12 08:22:59 jlam Exp $
 #
 
 DISTNAME=              tanked-0.90
@@ -10,6 +10,7 @@
 COMMENT=               Multiplayer internet tank game for X11
 
 USE_X11BASE=           YES
+USE_TOOLS+=            imake
 
 post-patch:
        @${TOUCH} ${WRKSRC}/client/tanked.man



Home | Main Index | Thread Index | Old Index