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/py-igraph | |
parent | ada732850424a3fc3b2c294a56407f3ea797ce82 (diff) |
Notes
Diffstat (limited to 'math/py-igraph')
-rw-r--r-- | math/py-igraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-igraph/Makefile b/math/py-igraph/Makefile index 1e19accd9dc2..d2ed924e3af0 100644 --- a/math/py-igraph/Makefile +++ b/math/py-igraph/Makefile @@ -16,7 +16,7 @@ LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/lib/libigraph.so:math/igraph -USES= python +USES= gnome python USE_PYTHON= autoplist concurrent distutils USE_GNOME= libxml2 |