mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
Fix build with clang
PR: 158663 Submitted by: Guido Falsi
This commit is contained in:
parent
dbb213bf4b
commit
20c703f13d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277701
1 changed files with 2 additions and 1 deletions
|
@ -19,8 +19,9 @@ USE_GMAKE= yes
|
|||
USE_XORG= x11 xext xt sm ice
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_LDCONFIG= yes
|
||||
USE_CSTD= gnu89
|
||||
CONFIGURE_ENV= LIBS=${PTHREAD_LIBS}' -L${LOCALBASE}/lib' \
|
||||
CFLAGS='${CFLAGS}' LOCALBASE='${LOCALBASE}' \
|
||||
LOCALBASE='${LOCALBASE}' \
|
||||
GTK_CONFIG='${GTK_CONFIG}' GLIB_CONFIG='${GLIB_CONFIG}' \
|
||||
XMMS_PLUGINDIR=${LOCALBASE}/lib/xmms
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue