diff --git a/audio/festvox-kal16/Makefile b/audio/festvox-kal16/Makefile index 50feb576d880..6e020d806884 100644 --- a/audio/festvox-kal16/Makefile +++ b/audio/festvox-kal16/Makefile @@ -20,11 +20,10 @@ ${LOCALBASE}/share/festival/lib/dicts/cmu/cmulex.scm:${PORTSDIR}/audio/festlex-c CONFLICTS= festvox-kal8-* NO_BUILD= yes -NO_STAGE= yes FHOME= ${PREFIX}/share/festival do-install: - ${TAR} -C ${FHOME:H} -xvzpf ${_DISTDIR}/${_DISTFILES} + ${TAR} -C ${STAGEDIR}${FHOME:H} -xzpf ${_DISTDIR}/${_DISTFILES} .include