mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Add USES=pkgconfig to fix build.
Reported by: swills (Jenkins)
This commit is contained in:
parent
aba6c6a9c2
commit
c50a47694b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361320
@ -21,7 +21,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libatomic_ops.a:${PORTSDIR}/devel/libatomic_ops
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= libtool pathfix
|
||||
USES= libtool pathfix pkgconfig
|
||||
USE_AUTOTOOLS= aclocal autoconf libtoolize
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
Loading…
Reference in New Issue
Block a user