1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Fix build on 11-CURRENT

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-07-24 05:01:54 +00:00
parent a21ce18417
commit f9c6b30c53
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362761

View File

@ -15,7 +15,7 @@ LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
OPTIONS_DEFINE= DOCS
CONFIGURE_ENV= ac_cv_header_CUnit_CUnit_h=no
CPPFLAGS+= -I${LOCALBASE}/include
CPPFLAGS+= -fPIC -I${LOCALBASE}/include
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}