Hint stupid confgiure script about boost libraries in order to fix build with
custom PREFIX/LOCABASE. Reported by: QATty
This commit is contained in:
parent
4abe02b6e2
commit
73beef82f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234889
@ -20,6 +20,8 @@ OPTIONS= GD "Enable support for GD library" on \
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
CONFIGURE_ARGS+=--with-boost-program-options=boost_program_options \
|
||||
--with-boost-thread=boost_thread
|
||||
|
||||
MAN1= ${PORTNAME}.1
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
Loading…
Reference in New Issue
Block a user