1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

audio/espeak fix build with clang6

PR:		224669
This commit is contained in:
Tobias C. Berner 2018-01-17 09:21:28 +00:00
parent 8ab9b09032
commit a47822c86c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459230

View File

@ -3,7 +3,7 @@
PORTNAME= espeak
PORTVERSION= 1.48.04
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
@ -17,6 +17,7 @@ CONFLICTS= speak-1.[0-9]
USES= gmake zip
USE_LDCONFIG= yes
USE_CXXSTD= gnu++98
CXXFLAGS+= -I${LOCALBASE}/include
BUILD_WRKSRC= ${WRKSRC}/src