pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/xscorch Needs perl at build time.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/985ba9eb3e4e
branches:  trunk
changeset: 514231:985ba9eb3e4e
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Jun 09 08:21:57 2006 +0000

description:
Needs perl at build time.

diffstat:

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

diffs (17 lines):

diff -r 532469068af5 -r 985ba9eb3e4e games/xscorch/Makefile
--- a/games/xscorch/Makefile    Fri Jun 09 08:20:30 2006 +0000
+++ b/games/xscorch/Makefile    Fri Jun 09 08:21:57 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/02/05 23:09:25 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2006/06/09 08:21:57 joerg Exp $
 
 DISTNAME=      xscorch-0.2.0
 PKGREVISION=   2
@@ -10,6 +10,7 @@
 COMMENT=       Multiplayer tank shoot-em-up
 
 USE_LIBTOOL=           YES
+USE_TOOLS+=            perl
 GNU_CONFIGURE=         YES
 
 CONFIGURE_ARGS+=       --without-gnome



Home | Main Index | Thread Index | Old Index