Skip to content

Commit

Permalink
graphics/pixie: Fix build with llvm16
Browse files Browse the repository at this point in the history
Sponsored by:	The FreeBSD Foundation
  • Loading branch information
5u623l20 committed Aug 5, 2023
1 parent 247ad51 commit 82ead9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions graphics/pixie/Makefile
Expand Up @@ -24,6 +24,7 @@ LIB_DEPENDS= libOpenEXR.so:graphics/openexr \
libfltk_gl.so:x11-toolkits/fltk

USES= autoreconf bison compiler:c++0x gl libtool pathfix tar:tgz
USE_CXXSTD= c++14
USE_GL= glu
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --includedir=${PREFIX}/include/pixie \
Expand Down

0 comments on commit 82ead9d

Please sign in to comment.