aboutsummaryrefslogtreecommitdiff
path: root/graphics/vv
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-08-07 16:28:34 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-08-07 16:28:34 +0000
commit60e14bb62e841981938fca1e88bb623739d7baea (patch)
tree0c4a1369773a581c00f412582a2c56bdcb20845a /graphics/vv
parent66508791518e66e1435348fc221cd8dec48a75f2 (diff)
downloadports-60e14bb62e841981938fca1e88bb623739d7baea.tar.gz
ports-60e14bb62e841981938fca1e88bb623739d7baea.zip
Mark BROKEN: wrong LIB_DEPENDS
===> vv-1.4.0.271_7 depends on shared library: libITKLabelMap-4.13.so - not found Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=508319
Diffstat (limited to 'graphics/vv')
-rw-r--r--graphics/vv/Makefile2
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 \