diff options
-rw-r--r-- | graphics/vv/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/vv/Makefile b/graphics/vv/Makefile index 2bd0b8192824..3612777443f2 100644 --- a/graphics/vv/Makefile +++ b/graphics/vv/Makefile @@ -13,6 +13,8 @@ COMMENT= Fast and simple 4D image viewer LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt +BROKEN= wrong LIB_DEPENDS + LIB_DEPENDS= libexpat.so:textproc/expat2 \ libfreetype.so:print/freetype2 \ libgdcmCommon.so:devel/gdcm \ |