summaryrefslogtreecommitdiff
path: root/games/quake6
diff options
context:
space:
mode:
authortron <tron>2001-02-05 09:00:54 +0000
committertron <tron>2001-02-05 09:00:54 +0000
commit732964d7838ca5e8355397759068795660c65368 (patch)
tree2c1d493d315c86d062bda624e834a3d6f66707c0 /games/quake6
parent81b3c0bc7a64ea4999e6fb86448d93a694ed442b (diff)
downloadpkgsrc-732964d7838ca5e8355397759068795660c65368.tar.gz
Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
Diffstat (limited to 'games/quake6')
-rw-r--r--games/quake6/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/quake6/Makefile b/games/quake6/Makefile
index 194a4806b83..435ee1f0a83 100644
--- a/games/quake6/Makefile
+++ b/games/quake6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2000/09/07 00:10:24 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.9 2001/02/05 09:00:56 tron Exp $
DISTNAME= quake-v6-bsd-kame
PKGNAME= quake6-0.0
@@ -13,7 +13,7 @@ MAINTAINER= itojun@kame.net
HOMEPAGE= http://www.viagenie.qc.ca/en/ipv6-quake.shtml
DEPENDS= quakedata-*:../../games/quakedata
-BUILD_DEPENDS= autoreconf:../../devel/autoconf
+BUILD_DEPENDS= ${LOCALBASE}/bin/autoremake:../../devel/autoconf
WRKSRC= ${WRKDIR}/quakeforge