aboutsummaryrefslogtreecommitdiff
path: root/graphics/vv
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-01-18 19:17:30 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-01-18 19:17:30 +0000
commit3f0312dc1d6465b440482627840d70ad389b45a0 (patch)
tree30726d9a28ae04ad1e0f43f39d686f070eba2ab5 /graphics/vv
parent035b70ae1cb5b1172b83d20aaabe3f400178c95d (diff)
downloadports-3f0312dc1d6465b440482627840d70ad389b45a0.tar.gz
ports-3f0312dc1d6465b440482627840d70ad389b45a0.zip
Notes
Diffstat (limited to 'graphics/vv')
-rw-r--r--graphics/vv/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/vv/Makefile b/graphics/vv/Makefile
index 68b807f8fede..22fcee439871 100644
--- a/graphics/vv/Makefile
+++ b/graphics/vv/Makefile
@@ -12,6 +12,7 @@ COMMENT= Fast and simple 4D image viewer
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+BUILD_DEPENDS= googletest>0:devel/googletest # error: unable to find library -lGTest::GTest, see https://github.com/open-vv/vv/issues/74
LIB_DEPENDS= libexpat.so:textproc/expat2 \
libfreetype.so:print/freetype2 \
libgdcmCommon.so:devel/gdcm \