Skip to content

Commit

Permalink
math/mbasecalc: 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 2, 2023
1 parent f83a6b9 commit 9aa3b0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions math/mbasecalc/Makefile
Expand Up @@ -13,6 +13,8 @@ LICENSE= GPLv2

LIB_DEPENDS= libfltk.so:x11-toolkits/fltk

USE_CXXSTD= c++14

MAKE_ARGS= CC="${CC}" CXX="${CXX}" CFLAGS="${CPPFLAGS} ${CXXFLAGS}" \
LIBS="${LDFLAGS}"

Expand Down

0 comments on commit 9aa3b0c

Please sign in to comment.