mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Add --with-native-locale to CONFIGURE_ARGS.
This commit is contained in:
parent
9966a26542
commit
62da209547
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39130
@ -24,7 +24,7 @@ USE_GLIB= yes
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
LIBTOOLFLAGS= --disable-ltlibs --release-suffix
|
||||
CONFIGURE_ARGS= --includedir=${PREFIX}/include/gtk12
|
||||
CONFIGURE_ARGS= --includedir=${PREFIX}/include/gtk12 --with-native-locale
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
X_CFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
|
Loading…
Reference in New Issue
Block a user