aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2015-06-14 20:12:33 +0000
committerJohan van Selst <johans@FreeBSD.org>2015-06-14 20:12:33 +0000
commit6fb63485698d0865a1b5abcc92503a8f9eb7cfa7 (patch)
tree4af4c59b83a666734377ebf89304ac91d3b887c6 /audio
parent0418b8bf6139252992a6fc3515d5e2ef82c34ba2 (diff)
downloadports-6fb63485698d0865a1b5abcc92503a8f9eb7cfa7.tar.gz
ports-6fb63485698d0865a1b5abcc92503a8f9eb7cfa7.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/epos-devel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/epos-devel/Makefile b/audio/epos-devel/Makefile
index 5642333551c1..8cdd476b63ba 100644
--- a/audio/epos-devel/Makefile
+++ b/audio/epos-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= epos
PORTVERSION= 2.5.37
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-dev/${PORTVERSION}
@@ -12,9 +13,9 @@ COMMENT= Text-to-Speech system
LICENSE= GPLv2 LGPL20
LICENSE_COMB= multi
-USES= bison gmake
+USES= gmake
GNU_CONFIGURE= yes
-CONFIGURE_ENV= ac_cv_lib_stdcpp_main=no
+CONFIGURE_ENV= ac_cv_lib_stdcpp_main=no YACC=${YACC}
post-patch:
@${REINPLACE_CMD} -e 's/^\(SUBDIRS =.*\)doc/\1/' ${WRKSRC}/Makefile.in