aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility/speech-dispatcher/Makefile
diff options
context:
space:
mode:
authoravilla <avilla@FreeBSD.org>2012-06-14 16:06:26 +0800
committeravilla <avilla@FreeBSD.org>2012-06-14 16:06:26 +0800
commit19a9c20353190d019be6eabc717e7c7ba91c6965 (patch)
tree77bba57c9d9b56d7b1d47adbf66d46bd6007fa6d /accessibility/speech-dispatcher/Makefile
parentea78382bbfb9a5d59d1a5340f7fd5ea18bc0422d (diff)
downloadfreebsd-ports-gnome-19a9c20353190d019be6eabc717e7c7ba91c6965.tar.gz
freebsd-ports-gnome-19a9c20353190d019be6eabc717e7c7ba91c6965.tar.zst
freebsd-ports-gnome-19a9c20353190d019be6eabc717e7c7ba91c6965.zip
- Avoid installing tests (and avoid conflict with lang/erlang [1]).
- Bump PORTREVISION. Reported by: conflicts checker [1]
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}