mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Add USE_AUTOCONF.
PR: 20020 Submitted by: maintainer
This commit is contained in:
parent
84e177390e
commit
d4bb8c64b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30827
@ -26,6 +26,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_AUTOCONF= yes
|
||||
CONFIGURE_ENV+= GTK_CONFIG="${GTK_CONFIG}" GLIB_CONFIG="${GLIB_CONFIG}" \
|
||||
GNOME_LIBCONFIG_PATH="${LOCALBASE}/lib:${X11BASE}/lib" \
|
||||
CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
Loading…
Reference in New Issue
Block a user