From 9c618ecc3033daf0d9752fa8ca4251021ab2a737 Mon Sep 17 00:00:00 2001 From: Alberto Villa Date: Thu, 14 Jun 2012 08:06:26 +0000 Subject: - Avoid installing tests (and avoid conflict with lang/erlang [1]). - Bump PORTREVISION. Reported by: conflicts checker [1] --- accessibility/speech-dispatcher/Makefile | 4 +++- accessibility/speech-dispatcher/pkg-plist | 5 ----- 2 files changed, 3 insertions(+), 6 deletions(-) (limited to 'accessibility') 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} diff --git a/accessibility/speech-dispatcher/pkg-plist b/accessibility/speech-dispatcher/pkg-plist index 6c1eadd9c80c..6c229f96b3ae 100644 --- a/accessibility/speech-dispatcher/pkg-plist +++ b/accessibility/speech-dispatcher/pkg-plist @@ -1,8 +1,3 @@ -bin/clibrary -bin/clibrary2 -bin/connection_recovery -bin/long_message -bin/run_test %%PYTHON%%bin/spd-conf bin/spd-say bin/spdsend -- cgit v1.2.3