Fix build.
Approved by: portmgr@ (miwi)
This commit is contained in:
parent
ffe5f7724b
commit
c7c4ebcc21
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315708
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost-libs \
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
LDFLAGS+= -L${LOCALBASE}/lib -lboost_system
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
post-install:
|
||||
|
|
Loading…
Reference in a new issue