svn commit: r362873 - head/sysutils/freeipmi
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jul 25 07:35:41 UTC 2014
Author: sunpoet
Date: Fri Jul 25 07:35:40 2014
New Revision: 362873
URL: http://svnweb.freebsd.org/changeset/ports/362873
QAT: https://qat.redports.org/buildarchive/r362873/
Log:
- Revert r362762
Suggested by: tijl
Modified:
head/sysutils/freeipmi/Makefile
Modified: head/sysutils/freeipmi/Makefile
==============================================================================
--- head/sysutils/freeipmi/Makefile Fri Jul 25 07:35:24 2014 (r362872)
+++ head/sysutils/freeipmi/Makefile Fri Jul 25 07:35:40 2014 (r362873)
@@ -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+= -fPIC -I${LOCALBASE}/include
+CPPFLAGS+= -I${LOCALBASE}/include
MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
More information about the svn-ports-head
mailing list