aboutsummaryrefslogtreecommitdiff
path: root/accessibility/speech-dispatcher/Makefile
diff options
context:
space:
mode:
authorAlberto Villa <avilla@FreeBSD.org>2012-06-14 08:06:26 +0000
committerAlberto Villa <avilla@FreeBSD.org>2012-06-14 08:06:26 +0000
commit9c618ecc3033daf0d9752fa8ca4251021ab2a737 (patch)
tree85c9956a3fcb7ceb31b3bec43a1a8e842f2d8693 /accessibility/speech-dispatcher/Makefile
parent2b56d23731b916af46b365b8f7f641e157015ff0 (diff)
downloadports-9c618ecc3033daf0d9752fa8ca4251021ab2a737.tar.gz
ports-9c618ecc3033daf0d9752fa8ca4251021ab2a737.zip
Notes
Diffstat (limited to 'accessibility/speech-dispatcher/Makefile')
-rw-r--r--accessibility/speech-dispatcher/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/accessibility/speech-dispatcher/Makefile b/accessibility/speech-dispatcher/Makefile
index 7c52a9385c36..cf3029173a2b 100644
--- a/accessibility/speech-dispatcher/Makefile
+++ b/accessibility/speech-dispatcher/Makefile
@@ -6,7 +6,7 @@
PORTNAME= speech-dispatcher
PORTVERSION= 0.7.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= accessibility audio
MASTER_SITES= http://www.freebsoft.org/pub/projects/speechd/
@@ -128,6 +128,8 @@ post-patch:
${WRKSRC}/src/c/clients/spdsend/Makefile.in \
${WRKSRC}/src/modules/Makefile.in \
${WRKSRC}/src/server/Makefile.in
+ ${REINPLACE_CMD} -e '/SUBDIRS/ s/tests//' \
+ ${WRKSRC}/src/Makefile.in
post-install:
.for f in ${ETCFILES}