summaryrefslogtreecommitdiff
path: root/chinese/reciteword
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 14:58:29 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 14:58:29 +0000
commit036f2c5ce66c0fd84dd8be073043ff2aaa6a6175 (patch)
treeef741fb504539dbd57ca349262a90088fe841bad /chinese/reciteword
parentIn preparation for making libtool generate libraries with a sane name, fix all (diff)
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in chinese
Notes
Notes: svn path=/head/; revision=336173
Diffstat (limited to 'chinese/reciteword')
-rw-r--r--chinese/reciteword/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/reciteword/Makefile b/chinese/reciteword/Makefile
index e299aaade39c..6abb3f62cb3a 100644
--- a/chinese/reciteword/Makefile
+++ b/chinese/reciteword/Makefile
@@ -28,7 +28,7 @@ XTRACT_AFTER_ARGS+= --exclude CVS
NO_STAGE= yes
.include <bsd.port.options.mk>
-LIB_DEPENDS+= espeak:${PORTSDIR}/audio/espeak
+LIB_DEPENDS+= libespeak.so:${PORTSDIR}/audio/espeak
post-patch:
@${REINPLACE_CMD} -e 's|/usr|${LOCALBASE}|' ${WRKSRC}/src/readword.cpp