diff options
-rw-r--r-- | astro/libkgeomap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/libkgeomap/Makefile b/astro/libkgeomap/Makefile index 8ad0594d42c5..0fb50de7fccb 100644 --- a/astro/libkgeomap/Makefile +++ b/astro/libkgeomap/Makefile @@ -12,6 +12,8 @@ LICENSE_COMB= multi LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/COPYING-CMAKE-SCRIPTS +DEPRECATED= No longer shipped with 20.12 -- will be removed when the update happens + BUILD_DEPENDS= ${LOCALBASE}/include/boost/graph/buffer_concepts.hpp:devel/boost-libs LIB_DEPENDS= libopencv_video.so:graphics/opencv |