mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Add explicit dependency on pkgconf
Reported by: pkg-fallout
This commit is contained in:
parent
181535c0bb
commit
9569ec147d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344014
@ -13,7 +13,7 @@ LICENSE= GPLv2
|
||||
LIB_DEPENDS= libgloox.so:${PORTSDIR}/net-im/gloox \
|
||||
libboost_regex.so:${PORTSDIR}/devel/boost-libs
|
||||
|
||||
USES= cmake
|
||||
USES= cmake pkgconfig
|
||||
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
|
||||
|
||||
DOCFILES= README
|
||||
|
Loading…
Reference in New Issue
Block a user