mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
- Pet portlint
- Fix build with clang 6
This commit is contained in:
parent
0f627d95b5
commit
27a17a2dcc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474193
@ -20,11 +20,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libespeak.so:audio/espeak
|
||||
|
||||
USES= tar:bzip2 gettext gmake localbase pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USES= tar:bzip2 gettext gmake pkgconfig
|
||||
USE_GNOME= gtk20 intltool esound
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
|
||||
CXXFLAGS+= -Wno-reserved-user-defined-literal
|
||||
|
||||
PORTDOCS= AUTHORS ChangeLog INSTALL README readme.txt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user