mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Support stage
This commit is contained in:
parent
b315f76e14
commit
90e996336f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350381
@ -20,11 +20,10 @@ ${LOCALBASE}/share/festival/lib/dicts/cmu/cmulex.scm:${PORTSDIR}/audio/festlex-c
|
|||||||
CONFLICTS= festvox-kal8-*
|
CONFLICTS= festvox-kal8-*
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
NO_STAGE= yes
|
|
||||||
|
|
||||||
FHOME= ${PREFIX}/share/festival
|
FHOME= ${PREFIX}/share/festival
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
${TAR} -C ${FHOME:H} -xvzpf ${_DISTDIR}/${_DISTFILES}
|
${TAR} -C ${STAGEDIR}${FHOME:H} -xzpf ${_DISTDIR}/${_DISTFILES}
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user