summaryrefslogtreecommitdiff
path: root/games/xracer
diff options
context:
space:
mode:
authorfredb <fredb>2001-02-06 03:16:56 +0000
committerfredb <fredb>2001-02-06 03:16:56 +0000
commit6832477769f2e8dc8ce59161acc7a4c2f8f784dd (patch)
treefc373d0dc8bbedf2209b780336196ea2dcb03607 /games/xracer
parent270af3290dfb322d67d97949025d6844c89920c5 (diff)
downloadpkgsrc-6832477769f2e8dc8ce59161acc7a4c2f8f784dd.tar.gz
Make that "autoreconf" -- there is no "autoremake".
Diffstat (limited to 'games/xracer')
-rw-r--r--games/xracer/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xracer/Makefile b/games/xracer/Makefile
index 9e7d66ecd39..3ec0a7965d4 100644
--- a/games/xracer/Makefile
+++ b/games/xracer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/02/05 09:00:58 tron Exp $
+# $NetBSD: Makefile,v 1.10 2001/02/06 03:16:57 fredb Exp $
#
DISTNAME= xracer-0.96.9
@@ -8,7 +8,7 @@ MASTER_SITES= http://xracer.annexia.org/files/
MAINTAINER= bsieker@freenet.de
HOMEPAGE= http://xracer.annexia.org/
-BUILD_DEPENDS+= ${LOCALBASE}/bin/autoremake:../../devel/autoconf
+BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf
BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake
DEPENDS+= jpeg-*:../../graphics/jpeg
BUILD_DEPENDS+= msgfmt:../../devel/gettext
@@ -30,7 +30,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
CPPFLAGS+= -I${X11BASE}/include
pre-configure:
- cd ${WRKSRC} && ${LOCALBASE}/bin/autoconf && ${LOCALBASE}/bin/automake --gnu --no-force
+ cd ${WRKSRC} && ${LOCALBASE}/bin/automake --gnu --no-force && ${LOCALBASE}/bin/autoconf
pre-patch:
.for perlfile in blender2track/xracer-blender2track.pl \