mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
- Attempt to fix build on FreeBSD 8.x
This commit is contained in:
parent
d05fbc30fd
commit
679e5d3f00
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=204267
@ -71,7 +71,7 @@ post-patch:
|
||||
@${LN} -fs ${SPEECHTOOLS}/config/systems/ix86_FreeBSD3.3.mak \
|
||||
${SPEECHTOOLS}/config/systems/${FESTIVAL_ARCH}_FreeBSD3.${i}.mak
|
||||
.endfor
|
||||
.for ii in 4 5 6 7
|
||||
.for ii in 4 5 6 7 8
|
||||
.for jj in 0 1 2 3 4 5 6 7 8 9 10 11
|
||||
@${LN} -fs ${SPEECHTOOLS}/config/systems/ix86_FreeBSD3.3.mak \
|
||||
${SPEECHTOOLS}/config/systems/${FESTIVAL_ARCH}_FreeBSD${ii}.${jj}.mak
|
||||
|
Loading…
Reference in New Issue
Block a user