summaryrefslogtreecommitdiff
path: root/games/xracer
diff options
context:
space:
mode:
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 361c443357d..9e7d66ecd39 100644
--- a/games/xracer/Makefile
+++ b/games/xracer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/01/04 16:59:05 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2001/02/05 09:00:58 tron Exp $
#
DISTNAME= xracer-0.96.9
@@ -8,8 +8,8 @@ MASTER_SITES= http://xracer.annexia.org/files/
MAINTAINER= bsieker@freenet.de
HOMEPAGE= http://xracer.annexia.org/
-BUILD_DEPENDS+= autoreconf:../../devel/autoconf
-BUILD_DEPENDS+= automake:../../devel/automake
+BUILD_DEPENDS+= ${LOCALBASE}/bin/autoremake:../../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} && autoconf && automake --gnu --no-force
+ cd ${WRKSRC} && ${LOCALBASE}/bin/autoconf && ${LOCALBASE}/bin/automake --gnu --no-force
pre-patch:
.for perlfile in blender2track/xracer-blender2track.pl \