mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Support staging
This commit is contained in:
parent
2611a2f2ba
commit
5f5efa56ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345170
@ -15,10 +15,9 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= English lexicon for Festival
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_STAGE= yes
|
||||
FHOME= ${PREFIX}/share/festival
|
||||
|
||||
do-install:
|
||||
${TAR} -C ${FHOME:H} -xzvpf ${_DISTDIR}/${_DISTFILES}
|
||||
${TAR} -C ${STAGEDIR}${FHOME:H} -xzvpf ${_DISTDIR}/${_DISTFILES}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user