diff options
| -rw-r--r-- | math/rankwidth/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/rankwidth/Makefile b/math/rankwidth/Makefile index 79d032710033..ff62a9457441 100644 --- a/math/rankwidth/Makefile +++ b/math/rankwidth/Makefile @@ -11,6 +11,9 @@ WWW= https://sourceforge.net/projects/rankwidth/ LICENSE= GPLv2 +# See https://sourceforge.net/p/rankwidth/tickets/4/ +BROKEN= does not support igraph>=1.0.0 + LIB_DEPENDS= libigraph.so:math/igraph USES= autoreconf libtool localbase pkgconfig |
