summaryrefslogtreecommitdiffstats
path: root/accessibility/gnome-speech/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/gnome-speech/Makefile')
-rw-r--r--accessibility/gnome-speech/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/accessibility/gnome-speech/Makefile b/accessibility/gnome-speech/Makefile
index f88770d38..386f6a497 100644
--- a/accessibility/gnome-speech/Makefile
+++ b/accessibility/gnome-speech/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnomespeech
-PORTVERSION= 0.2.3
+PORTVERSION= 0.2.5
CATEGORIES= audio gnome accessibility
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-speech/0.2
@@ -36,7 +36,4 @@ WITH_FESTIVAL= yes
RUN_DEPENDS= festival:${PORTSDIR}/audio/festival
.endif
-pre-build:
- @cd ${WRKSRC}/gnome-speech && ${GMAKE} clean
-
.include <bsd.port.post.mk>