graphics/pfstools: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Muhammad Moinur Rahman 2023-08-06 22:41:55 +02:00
parent b387e72d74
commit a7719bed1f

View file

@ -19,6 +19,7 @@ CFLAGS+= -I${LOCALBASE}/include/Imath
LDFLAGS+= -lthr
USES= cmake cpe tar:tgz dos2unix jpeg perl5
USE_CXXSTD= c++14
USE_PERL5= run
USE_LDCONFIG= yes