diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-07-21 17:25:27 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-07-21 17:25:27 +0000 |
commit | d0575e4f822222c583a15b0b86cc876bf15b799b (patch) | |
tree | 2fd41ea5434e0017f322e97757e2f01c44423f38 /graphics/exiv2 | |
parent | 89fc0f48dcae0ef16ba24b0800674068f0b79288 (diff) | |
download | ports-d0575e4f822222c583a15b0b86cc876bf15b799b.tar.gz ports-d0575e4f822222c583a15b0b86cc876bf15b799b.zip |
Notes
Diffstat (limited to 'graphics/exiv2')
-rw-r--r-- | graphics/exiv2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/exiv2/Makefile b/graphics/exiv2/Makefile index d7aa5d7869fb..44567ed26526 100644 --- a/graphics/exiv2/Makefile +++ b/graphics/exiv2/Makefile @@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libexpat.so:textproc/expat2 TEST_DEPENDS= bash:shells/bash +TEST_LIB_DEPENDS= libgtest.so:devel/googletest USES= cmake compiler:c++11-lang cpe dos2unix gettext iconv pathfix \ python:3.5+,test localbase:ldflags |