aboutsummaryrefslogtreecommitdiff
path: root/audio/mbrolavox/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-12-28 21:16:26 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-12-28 21:16:26 +0000
commit63ae25290197a8cd30640e9b4698a94e8a2a75b6 (patch)
treee4f0f1dfe3c352ecb51f468ee1d5b6ec635d5980 /audio/mbrolavox/Makefile
parentb417a67f77191578c8178913908264b06921c56f (diff)
downloadports-63ae25290197a8cd30640e9b4698a94e8a2a75b6.tar.gz
ports-63ae25290197a8cd30640e9b4698a94e8a2a75b6.zip
Notes
Diffstat (limited to 'audio/mbrolavox/Makefile')
-rw-r--r--audio/mbrolavox/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/mbrolavox/Makefile b/audio/mbrolavox/Makefile
index be3996f4e0bd..2dc2445dbe2d 100644
--- a/audio/mbrolavox/Makefile
+++ b/audio/mbrolavox/Makefile
@@ -12,7 +12,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Voices for MBROLA voice synthesizer
USE_ZIP= yes
-NO_STAGE= yes
NO_BUILD= yes
RESTRICTED= No commercial nor military use, no sale
WRKSRC= ${WRKDIR}/voices
@@ -46,7 +45,7 @@ do-extract:
.endfor
do-install:
- @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${DATADIR}
+ @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}
# Generates OPTIONS file from voices.conf -- really for maintainer use
# Only included for compatibility with anyone who wants to modify voices.conf