diff options
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 |