aboutsummaryrefslogtreecommitdiff
path: root/audio/mbrolavox
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2013-07-15 15:48:15 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2013-07-15 15:48:15 +0000
commit9be85d445caabecb368b1d2a4700f234ddc14661 (patch)
treeb9abacb49e9d1c8427f78322cec27be17b96f932 /audio/mbrolavox
parent0b6bc11c36e9c035ea9026bffdc387e86a7c609d (diff)
downloadports-9be85d445caabecb368b1d2a4700f234ddc14661.tar.gz
ports-9be85d445caabecb368b1d2a4700f234ddc14661.zip
Notes
Diffstat (limited to 'audio/mbrolavox')
-rw-r--r--audio/mbrolavox/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/mbrolavox/Makefile b/audio/mbrolavox/Makefile
index 4567b8a052c1..9f1c37540b8b 100644
--- a/audio/mbrolavox/Makefile
+++ b/audio/mbrolavox/Makefile
@@ -44,8 +44,7 @@ do-extract:
.endfor
do-install:
- @${MKDIR} ${DATADIR}
- @cd ${WRKSRC} && ${COPYTREE_SHARE} * ${DATADIR}/
+ @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${DATADIR}
# Generates OPTIONS file from voices.conf -- really for maintainer use
# Only included for compatibility with anyone who wants to modify voices.conf