summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-03-28 17:16:45 +0000
committerhubertf <hubertf>1999-03-28 17:16:45 +0000
commitf011ee307b97b89f9b1fa6adb019321ffcf50d14 (patch)
treea4ccca496a1dee59a84963269843f233bf5df882
parent241fbc81e6a481e22df622986d18682709b61456 (diff)
downloadpkgsrc-f011ee307b97b89f9b1fa6adb019321ffcf50d14.tar.gz
add autoconf (-> autoheader) as BUILD_DEPEND
-rw-r--r--cross/i386-linux/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/cross/i386-linux/Makefile b/cross/i386-linux/Makefile
index b78cf5e223e..aa15cc1a5b7 100644
--- a/cross/i386-linux/Makefile
+++ b/cross/i386-linux/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/01/04 22:54:44 tv Exp $
+# $NetBSD: Makefile,v 1.5 1999/03/28 17:16:45 hubertf Exp $
#
DISTVERSION= 2.0.7.1
@@ -8,7 +8,8 @@ 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+= rpm2cpio:../../misc/rpm
+BUILD_DEPENDS+= autoheader:../../devel/autoconf
WRKSRC= ${WRKDIR}