graphics/openjpeg: Remove unnecessary BUILD_DEPENDS definition

No need to define CMake as a build depenency when USES= cmake is used
and we can safely assume that 3.X is available when building

PR:		266451
Reviewed by:	portmgr (tcberner)
Approved by:	portmgr (blanket)
This commit is contained in:
Daniel Engberg 2022-09-25 09:18:37 +02:00
parent bf59684b4a
commit 2fde86b801
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ WWW= https://www.openjpeg.org/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= cmake>=3:devel/cmake
LIB_DEPENDS= liblcms2.so:graphics/lcms2 \
libpng.so:graphics/png \
libtiff.so:graphics/tiff