Skip to content

Commit

Permalink
devel/busybee: Fix build with llvm16
Browse files Browse the repository at this point in the history
- Pet portclippy

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
  • Loading branch information
5u623l20 committed Jul 25, 2023
1 parent 08bec39 commit 2cf0689
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions devel/busybee/Makefile
Expand Up @@ -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>

0 comments on commit 2cf0689

Please sign in to comment.