devel/busybee: Fix build with llvm16
- Pet portclippy Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
08bec39ed8
commit
2cf06891a1
1 changed files with 3 additions and 2 deletions
|
@ -15,11 +15,12 @@ ONLY_FOR_ARCHS= amd64
|
|||
LIB_DEPENDS= libe.so:devel/libe \
|
||||
libpo6.so:devel/libpo6
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= autoreconf gmake libtool pathfix pkgconfig
|
||||
USE_CXXSTD= c++14
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= rescrv
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GH_ACCOUNT= rescrv
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue