We need autoheader to correctly build this port.

PR:		19919
Submitted by:	maintainer
This commit is contained in:
Steve Price 2000-07-16 19:48:02 +00:00
parent ec6e6be478
commit c529af39e7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30711

View file

@ -27,7 +27,8 @@ NEWLIBNAME= newlib-1.8.2
MASTERDIR= ${.CURDIR}/../i386-rtems-gcc
PLIST= ${PKGDIR}/PLIST.${LCLTARGET}
BUILD_DEPENDS= ${LCLTARGET}-as:${PORTSDIR}/devel/${LCLTARGET}-binutils \
BUILD_DEPENDS= autoheader:${PORTSDIR}/devel/autoconf \
${LCLTARGET}-as:${PORTSDIR}/devel/${LCLTARGET}-binutils \
${LCLTARGET}-ld:${PORTSDIR}/devel/${LCLTARGET}-binutils
RUN_DEPENDS= ${LCLTARGET}-as:${PORTSDIR}/devel/${LCLTARGET}-binutils \
${LCLTARGET}-ld:${PORTSDIR}/devel/${LCLTARGET}-binutils