summaryrefslogtreecommitdiff
path: root/cross/i386-linux
diff options
context:
space:
mode:
authortron <tron>2001-02-05 09:00:54 +0000
committertron <tron>2001-02-05 09:00:54 +0000
commite56ff1425f20cec28b974af1715c1fe77c4b52d5 (patch)
tree2c1d493d315c86d062bda624e834a3d6f66707c0 /cross/i386-linux
parentcd422e2bea1b142519923c472b40d49fbed756ec (diff)
downloadpkgsrc-e56ff1425f20cec28b974af1715c1fe77c4b52d5.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 'cross/i386-linux')
-rw-r--r--cross/i386-linux/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/i386-linux/Makefile b/cross/i386-linux/Makefile
index 8f8728342bf..285bb749119 100644
--- a/cross/i386-linux/Makefile
+++ b/cross/i386-linux/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/09/13 13:51:29 fredb Exp $
+# $NetBSD: Makefile,v 1.7 2001/02/05 09:00:55 tron Exp $
#
DISTVERSION= 2.0.7.1
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.cdrom.com/pub/linux/redhat/redhat-5.1/i386/RedHat/RPMS/
MAINTAINER= packages@netbsd.org
BUILD_DEPENDS+= rpm2cpio:../../misc/rpm
-BUILD_DEPENDS+= autoheader:../../devel/autoconf
+BUILD_DEPENDS+= ${LOCALBASE}/bin/autoheader:../../devel/autoconf
CHECK_SHLIBS= no
WRKSRC= ${WRKDIR}