Fix build on FreeBSD 8.x and 9.x.
This commit is contained in:
parent
0bff8d28e5
commit
a71c3ffbca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385559
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/mdds/global.hpp:${PORTSDIR}/devel/mdds
|
|||
LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake libtool pathfix pkgconfig tar:xz
|
||||
USES= compiler:c++11-lang gmake libtool pathfix pkgconfig tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
|
Loading…
Reference in a new issue