From 90e996336f40f9532b1585d6a5dd53deb57a0b9a Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 6 Apr 2014 17:29:03 +0000 Subject: [PATCH] Support stage --- audio/festvox-kal16/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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