I totally missed that the build now depends on transfig.

Thanks for bsd (that's Brian Dean :) for pointing that out.
This commit is contained in:
Joerg Wunsch 2002-10-08 20:02:55 +00:00
parent 19058d4eb8
commit 23d43d7c4d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67663

View file

@ -20,7 +20,8 @@ BUILD_DEPENDS= avr-as:${PORTSDIR}/devel/avr-binutils \
avr-gcc:${PORTSDIR}/devel/avr-gcc \
${GMAKE}:${PORTSDIR}/devel/gmake \
doxygen:${PORTSDIR}/devel/doxygen \
latex:${PORTSDIR}/print/teTeX
latex:${PORTSDIR}/print/teTeX \
fig2dev:${PORTSDIR}/print/transfig
RUN_DEPENDS= avr-as:${PORTSDIR}/devel/avr-binutils \
avr-ld:${PORTSDIR}/devel/avr-binutils \
avr-gcc:${PORTSDIR}/devel/avr-gcc