diff --git a/graphics/graphopt/Makefile b/graphics/graphopt/Makefile index c5f5f918f7da..bcd6bc1d7237 100644 --- a/graphics/graphopt/Makefile +++ b/graphics/graphopt/Makefile @@ -13,6 +13,8 @@ COMMENT= Graph layout optimizer LICENSE= GPLv2+ +USES= gnome +USE_CXXSTD= c++98 USE_GNOME= gtk12 GNU_CONFIGURE= yes