mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Disable -Werror so recent clang can build this port.
This commit is contained in:
parent
c78234ec60
commit
980e69d33b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303215
@ -22,7 +22,7 @@ USE_GNOME= gnomehack libgsf
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CONFIGURE_ARGS+=--without-docs
|
||||
CONFIGURE_ARGS+=--disable-werror --without-docs
|
||||
PLIST_SUB= MAJVER=${PORTVERSION:R}
|
||||
|
||||
post-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user