mirror of
https://git.freebsd.org/ports.git
synced 2025-07-16 16:59:17 -04:00
Trail devel/avr-gcc rename to devel/avr-gcc-3
This commit is contained in:
parent
2bff972264
commit
cd1bd9c885
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174617
1 changed files with 2 additions and 2 deletions
|
@ -18,10 +18,10 @@ COMMENT= A C and math library for the Atmel AVR controller family
|
|||
|
||||
BUILD_DEPENDS= avr-as:${PORTSDIR}/devel/avr-binutils \
|
||||
avr-ld:${PORTSDIR}/devel/avr-binutils \
|
||||
avr-gcc:${PORTSDIR}/devel/avr-gcc
|
||||
avr-gcc:${PORTSDIR}/devel/avr-gcc-3
|
||||
RUN_DEPENDS= avr-as:${PORTSDIR}/devel/avr-binutils \
|
||||
avr-ld:${PORTSDIR}/devel/avr-binutils \
|
||||
avr-gcc:${PORTSDIR}/devel/avr-gcc
|
||||
avr-gcc:${PORTSDIR}/devel/avr-gcc-3
|
||||
.if !defined(NOPORTDOCS)
|
||||
BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen \
|
||||
latex:${PORTSDIR}/print/teTeX \
|
||||
|
|
Loading…
Add table
Reference in a new issue