diff options
-rw-r--r-- | graphics/povray36/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/povray36/Makefile b/graphics/povray36/Makefile index 9c2f71a77420..ba2488946dad 100644 --- a/graphics/povray36/Makefile +++ b/graphics/povray36/Makefile @@ -22,6 +22,7 @@ BROKEN_powerpc64= Does not build: error: 64 bit CPU required USE_XORG= x11 USES= gmake jpeg tar:bzip2 GNU_CONFIGURE= yes +USE_CXXSTD= gnu++98 OPTIONS_DEFINE= OPTIMIZED_CFLAGS DOCS |