Date: Wed, 2 Dec 2015 21:09:42 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402853 - in head/audio: festvox-cmu_us_clb_arctic festvox-cmu_us_rms_arctic Message-ID: <201512022109.tB2L9gHI022326@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Wed Dec 2 21:09:41 2015 New Revision: 402853 URL: https://svnweb.freebsd.org/changeset/ports/402853 Log: audio/festvox-cmu_us_{clb|rms}_arctic: remove NODIRS, no longer used PR: 204970 Submitted by: jbeich Modified: head/audio/festvox-cmu_us_clb_arctic/Makefile head/audio/festvox-cmu_us_rms_arctic/Makefile Modified: head/audio/festvox-cmu_us_clb_arctic/Makefile ============================================================================== --- head/audio/festvox-cmu_us_clb_arctic/Makefile Wed Dec 2 20:22:00 2015 (r402852) +++ head/audio/festvox-cmu_us_clb_arctic/Makefile Wed Dec 2 21:09:41 2015 (r402853) @@ -8,17 +8,4 @@ MASTERDIR= ${.CURDIR}/../festvox-cmu_us_ PORTDATA= * -NODIRS= cep dic emu/lab_hlb emu/pm_hlb emu f0 \ - festival/accents festival/coeffs festival/disttabs \ - festival/dur/bin festival/dur/data festival/dur/feats \ - festival/dur/tree \ - festival/f0/data festival/f0/feats festival/f0/tree \ - festival/feats festival/phrbrk \ - festival/relations/IntEvent festival/relations/Phrase \ - festival/relations/Segment festival/relations/Syllable \ - festival/relations/Target festival/relations/Word \ - festival/relations \ - group lar lpc pm_lab pm_unfilled prompt-cep prompt-lab prompt-utt \ - prompt-wav recording scratch/lab scratch/wav scratch versions wrd - .include "${MASTERDIR}/Makefile" Modified: head/audio/festvox-cmu_us_rms_arctic/Makefile ============================================================================== --- head/audio/festvox-cmu_us_rms_arctic/Makefile Wed Dec 2 20:22:00 2015 (r402852) +++ head/audio/festvox-cmu_us_rms_arctic/Makefile Wed Dec 2 21:09:41 2015 (r402853) @@ -6,10 +6,4 @@ COMMENT= CMU US English male voice for f MASTERDIR= ${.CURDIR}/../festvox-cmu_us_slt_arctic -NODIRS= cep dic emu/lab_hlb emu/pm_hlb emu f0 \ - festival/accents festival/coeffs festival/disttabs \ - festival/dur festival/f0 festival/feats festival/phrbrk \ - group lar lpc pm_lab prompt-cep prompt-lab prompt-utt \ - prompt-wav recording scratch/lab scratch/wav scratch versions wrd - .include "${MASTERDIR}/Makefile"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512022109.tB2L9gHI022326>