mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Do not eat distfiles because of trailing '\'
Submitted by: bdrewery Pointyhat to: bapt
This commit is contained in:
parent
5966065bc6
commit
6aa3aaa3c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316479
@ -33,7 +33,7 @@ FILE_${ii}!= ${AWK} -F'|' '$$1 == "${ii}" { print $$2 }' < ${VOICESCONF}
|
||||
. if defined(WITH_${ii})
|
||||
MASTER_SITES+= http://www.tcts.fpms.ac.be/synthesis/mbrola/dba/${ii}/:${ii} \
|
||||
http://www.festvox.org/mbrola/dba/${ii}/:${ii} \
|
||||
http://mambo.ucsc.edu/psl/mbrola/dba/${ii}/:${ii} \
|
||||
http://mambo.ucsc.edu/psl/mbrola/dba/${ii}/:${ii}
|
||||
DISTFILES+= ${FILE_${ii}}:${ii}
|
||||
FILEDIRS+= ${ii}
|
||||
MYFILES+= ${FILE_${ii}}
|
||||
|
Loading…
Reference in New Issue
Block a user