1
0
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:
Sunpoet Po-Chuan Hsieh 2014-07-24 05:11:54 +00:00
parent f9c6b30c53
commit e370356cb3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362762

View File

@ -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