diff options
author | Adriaan de Groot <adridg@FreeBSD.org> | 2017-09-14 21:02:51 +0000 |
---|---|---|
committer | Adriaan de Groot <adridg@FreeBSD.org> | 2017-09-14 21:02:51 +0000 |
commit | c91270bd8d6b60bd7c36fb2ad128e2a8165e0686 (patch) | |
tree | 570aeb8e9fcad4efb19711621999d3df8296b6b9 /graphics/nomacs/Makefile | |
parent | 9620259fffa8cf46a8185e360528426f07898696 (diff) | |
download | ports-c91270bd8d6b60bd7c36fb2ad128e2a8165e0686.tar.gz ports-c91270bd8d6b60bd7c36fb2ad128e2a8165e0686.zip |
Notes
Diffstat (limited to 'graphics/nomacs/Makefile')
-rw-r--r-- | graphics/nomacs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/nomacs/Makefile b/graphics/nomacs/Makefile index fea42002e970..63882e1c7f9a 100644 --- a/graphics/nomacs/Makefile +++ b/graphics/nomacs/Makefile @@ -12,6 +12,8 @@ COMMENT= Small, fast, and free image viewer LICENSE= GPLv3 +BROKEN= Does not build with CMake 3.9, needs update + LIB_DEPENDS= libexiv2.so:graphics/exiv2 \ libsysinfo.so:devel/libsysinfo \ libopencv_core.so:graphics/opencv-core |