mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
graphics/pfstools: Fix build with llvm16
Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
b387e72d74
commit
a7719bed1f
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ CFLAGS+= -I${LOCALBASE}/include/Imath
|
||||||
LDFLAGS+= -lthr
|
LDFLAGS+= -lthr
|
||||||
|
|
||||||
USES= cmake cpe tar:tgz dos2unix jpeg perl5
|
USES= cmake cpe tar:tgz dos2unix jpeg perl5
|
||||||
|
USE_CXXSTD= c++14
|
||||||
USE_PERL5= run
|
USE_PERL5= run
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue