diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 14:11:45 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 14:11:45 +0000 |
commit | 9284bc5ac033bfaf7629647b9b45b7f59c380e61 (patch) | |
tree | ac5589f1f850249ea07b12794877b7dfc600ae51 /math/graphthing | |
parent | ada732850424a3fc3b2c294a56407f3ea797ce82 (diff) |
Notes
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 |