diff options
Diffstat (limited to 'math/graphthing')
-rw-r--r-- | math/graphthing/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile index 341025108333..cc43c2aa21c9 100644 --- a/math/graphthing/Makefile +++ b/math/graphthing/Makefile @@ -13,7 +13,7 @@ COMMENT= Tool that allows you to create, manipulate, and study graphs LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= bison compiler:c++11-lang gmake tar:bzip2 +USES= bison compiler:c++11-lang gmake gnome tar:bzip2 USE_GNOME= gtk20 USE_WX= 2.8 WX_CONF_ARGS= absolute |