Skip to content

Commit

Permalink
devel/py-ice: 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 Jul 26, 2023
1 parent 7da6e95 commit e8bcd9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devel/py-ice/Makefile
Expand Up @@ -10,6 +10,7 @@ BUILD_DEPENDS= mcpp:devel/mcpp
LIB_DEPENDS= libIce.so.${LIB_VRS}:devel/ice

USES= compiler:c++11-lang python shebangfix
USE_CXXSTD= c++14
USE_PYTHON= py3kplist
SLAVE_PORT= yes
MASTERDIR= ${.CURDIR}/../ice
Expand Down

0 comments on commit e8bcd9a

Please sign in to comment.