mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
Disable compiler warnings to fix the build after the recent GNU regex changes
in -CURRENT.
This commit is contained in:
parent
aea70146b7
commit
881ce0a088
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101675
@ -22,6 +22,7 @@ USE_GMAKE= yes
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_GNOME= gnomeprefix gnomehack libgnome libgnomeprintui
|
||||
CONFIGURE_ARGS= --enable-compile-warnings=no
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib -lgnuregex"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user