Add an explicit dependency on pkgconfig
Convert USE_GMAKE to USES=gmake
This commit is contained in:
parent
41aa63fa0b
commit
b2098d5c42
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325938
1 changed files with 1 additions and 2 deletions
|
@ -19,8 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/tuple/tuple.hpp:${PORTSDIR}/devel/boos
|
||||||
sdcc:${PORTSDIR}/lang/sdcc
|
sdcc:${PORTSDIR}/lang/sdcc
|
||||||
|
|
||||||
USE_DOS2UNIX= yes
|
USE_DOS2UNIX= yes
|
||||||
USES= cmake:outsource
|
USES= cmake:outsource gmake pkgconfig
|
||||||
USE_GMAKE= yes
|
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
CMAKE_SOURCE_PATH= ${WRKSRC}/host
|
CMAKE_SOURCE_PATH= ${WRKSRC}/host
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue