diff options
author | vanilla <vanilla@FreeBSD.org> | 2014-07-03 21:15:43 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2014-07-03 21:15:43 +0800 |
commit | 824dcb803159cead6bb4852402563edf864f1a0f (patch) | |
tree | daa79cdb1767a9275d45922189344f31295327dd /audio/festlex-ogi | |
parent | 2940307116eca3b412f00293574302178dcd5d26 (diff) | |
download | freebsd-ports-gnome-824dcb803159cead6bb4852402563edf864f1a0f.tar.gz freebsd-ports-gnome-824dcb803159cead6bb4852402563edf864f1a0f.tar.zst freebsd-ports-gnome-824dcb803159cead6bb4852402563edf864f1a0f.zip |
Stagify.
Approved by: portmgr@ (blanket approval)
Diffstat (limited to 'audio/festlex-ogi')
-rw-r--r-- | audio/festlex-ogi/Makefile | 5 | ||||
-rw-r--r-- | audio/festlex-ogi/pkg-descr | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/audio/festlex-ogi/Makefile b/audio/festlex-ogi/Makefile index 93a2cd02b454..21a7099f10cf 100644 --- a/audio/festlex-ogi/Makefile +++ b/audio/festlex-ogi/Makefile @@ -19,7 +19,6 @@ RESTRICTED= No commercial use WRKSRC= ${WRKDIR}/festival NO_BUILD= yes -NO_STAGE= yes FHOME= ${PREFIX}/share/festival @@ -34,7 +33,7 @@ post-extract: @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 do-install: - ${MKDIR} ${FHOME} - cd ${WRKSRC} && ${CP} -pPR * ${FHOME} + ${MKDIR} ${STAGEDIR}${FHOME} + cd ${WRKSRC} && ${CP} -pPR * ${STAGEDIR}${FHOME} .include <bsd.port.post.mk> diff --git a/audio/festlex-ogi/pkg-descr b/audio/festlex-ogi/pkg-descr index 972475f31b7e..46b59da70449 100644 --- a/audio/festlex-ogi/pkg-descr +++ b/audio/festlex-ogi/pkg-descr @@ -1,4 +1,4 @@ This is a composite pronunciation dictionary from ogi.edu, for use with Festival. -WWW: http://cslu.cse.ogi.edu/tts/ +WWW: http://cslu.cse.ogi.edu/tts/ |