1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Respect X11BASE

Reported by:	pointyhat
This commit is contained in:
Rong-En Fan 2006-12-03 13:48:35 +00:00
parent 2fe6ff7c79
commit 3c7c93817d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178681

View File

@ -81,6 +81,8 @@ post-patch:
${SPEECHTOOLS}/config/systems/${FESTIVAL_ARCH}_FreeBSD${ii}.${jj}.mak
.endfor
.endfor
@${REINPLACE_CMD} -e 's,/usr/X11R6,${X11BASE},g' \
${WRKSRC}/speech_tools/config/systems/default.mak
do-install:
${MKDIR} ${FHOME}/lib/voices/english/ ${FHOME}/lib/voices/italian/ \