mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix build with clang60
This commit is contained in:
parent
efa983c81a
commit
181e38b1fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469951
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ PORTDATA= *
|
|||
PLIST_FILES= bin/billardgl \
|
||||
share/pixmaps/billardgl.bmp
|
||||
|
||||
CXXFLAGS+= -Wno-c++11-narrowing
|
||||
|
||||
DESKTOP_ENTRIES="${PORTNAME}" \
|
||||
"" \
|
||||
"${PREFIX}/share/pixmaps/${PORTNAME}.bmp" \
|
||||
|
|
Loading…
Add table
Reference in a new issue