summaryrefslogtreecommitdiff
path: root/games/xracer
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-09-28 20:52:18 +0000
committerrillig <rillig@pkgsrc.org>2005-09-28 20:52:18 +0000
commit5946936ffcde6674d4e6801abd4a757acd269dd5 (patch)
tree49fa5aa9585554801243dca9aced094d40285ba0 /games/xracer
parent2c69e8a8941ca93a1afedde417f2dbaafd801bd6 (diff)
downloadpkgsrc-5946936ffcde6674d4e6801abd4a757acd269dd5.tar.gz
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
Diffstat (limited to 'games/xracer')
-rw-r--r--games/xracer/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/xracer/Makefile b/games/xracer/Makefile
index b916c00a249..3bc4480e99e 100644
--- a/games/xracer/Makefile
+++ b/games/xracer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2005/07/16 01:19:10 jlam Exp $
+# $NetBSD: Makefile,v 1.37 2005/09/28 20:52:22 rillig Exp $
#
DISTNAME= xracer-0.96.9
@@ -10,13 +10,13 @@ MAINTAINER= bsieker@freenet.de
HOMEPAGE= http://xracer.annexia.org/
COMMENT= XRacer is a clone of the popular Psygnosis game Wipeout
-BUILD_USES_MSGFMT= # defined
+BUILD_USES_MSGFMT= yes
USE_TOOLS+= automake14 gmake perl:run
PERL5_PACKLIST= auto/XRacer/.packlist
-USE_LIBTOOL= # defined
-GNU_CONFIGURE= # defined
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
pre-configure:
cd ${WRKSRC} && automake --gnu && autoconf