mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Stage support
This commit is contained in:
parent
b417a67f77
commit
63ae252901
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337917
@ -12,7 +12,6 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Voices for MBROLA voice synthesizer
|
||||
|
||||
USE_ZIP= yes
|
||||
NO_STAGE= yes
|
||||
NO_BUILD= yes
|
||||
RESTRICTED= No commercial nor military use, no sale
|
||||
WRKSRC= ${WRKDIR}/voices
|
||||
@ -46,7 +45,7 @@ do-extract:
|
||||
.endfor
|
||||
|
||||
do-install:
|
||||
@cd ${WRKSRC} && ${COPYTREE_SHARE} . ${DATADIR}
|
||||
@cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}
|
||||
|
||||
# Generates OPTIONS file from voices.conf -- really for maintainer use
|
||||
# Only included for compatibility with anyone who wants to modify voices.conf
|
||||
|
Loading…
Reference in New Issue
Block a user