Skip to content

Commit

Permalink
net-p2p/mldonkey: Fix build with llvm16
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
  • Loading branch information
5u623l20 committed Aug 5, 2023
1 parent e8effd9 commit 87725d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions net-p2p/mldonkey/Makefile
Expand Up @@ -15,8 +15,10 @@ CONFLICTS= mldonkey{-{core,gui},}-devel
BUILD_DEPENDS= ${LOCALBASE}/lib/ocaml/nums.cma:math/ocaml-num

USES= compiler:c++11-lang cpe gmake iconv pkgconfig tar:bzip2
USE_CXXSTD= c++14
USE_OCAML= yes
USE_OCAML_CAMLP4=yes

GNU_CONFIGURE= yes
CONFIGURE_ARGS= ac_cv_lib_charset_locale_charset=no
ALL_TARGET= opt
Expand All @@ -33,6 +35,7 @@ OPTIONS_DEFINE= GD DOCS EXAMPLES
OPTIONS_DEFAULT=CORE GD GUI
OPTIONS_MULTI= CLIENT
OPTIONS_MULTI_CLIENT=CORE GUI

CORE_DESC= Client 'core' support

.include <bsd.port.options.mk>
Expand Down

0 comments on commit 87725d6

Please sign in to comment.