mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Fix build on 11-CURRENT
This commit is contained in:
parent
f9c6b30c53
commit
e370356cb3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362762
@ -24,7 +24,7 @@ CONFIGURE_ARGS= --disable-init-scripts \
|
||||
--with-ipmi-monitoring-sdr-cache-dir=${CACHE_DIR}/ipmimonitoringsdrcache \
|
||||
--with-pkgconfig-dir=${PREFIX}/libdata/pkgconfig
|
||||
CONFIGURE_ENV= PTHREAD_LIBS=-pthread ac_cv_path_CPP=${CPP}
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
CPPFLAGS+= -fPIC -I${LOCALBASE}/include
|
||||
MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
|
||||
GNU_CONFIGURE= yes
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
Loading…
Reference in New Issue
Block a user