Add missing USES=pkgconfig.
Reported by: pkg-fallout
This commit is contained in:
parent
04a5443f6b
commit
9c862583c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480812
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
|
||||
LIB_DEPENDS= libopus.so:audio/opus
|
||||
|
||||
USES= gmake libtool pathfix
|
||||
USES= gmake libtool pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Reference in a new issue