aboutsummaryrefslogtreecommitdiff
path: root/audio/festvox-kal16
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-06 17:29:03 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-06 17:29:03 +0000
commit90e996336f40f9532b1585d6a5dd53deb57a0b9a (patch)
tree683e3e9f70300c6f69031ee0bf842801453de3d8 /audio/festvox-kal16
parentb315f76e1408c4e5748b14b60b863a2a73c8792a (diff)
downloadports-90e996336f40f9532b1585d6a5dd53deb57a0b9a.tar.gz
ports-90e996336f40f9532b1585d6a5dd53deb57a0b9a.zip
Notes
Diffstat (limited to 'audio/festvox-kal16')
-rw-r--r--audio/festvox-kal16/Makefile3
1 files changed, 1 insertions, 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 <bsd.port.mk>