We need autoheader to correctly build this port.
PR: 19919 Submitted by: maintainer
This commit is contained in:
parent
ec6e6be478
commit
c529af39e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30711
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue