emulators/openmsx: prepare for freetype2 update

- The upcoming freetype2 update will no longer install the
  freetype-config script. The port already supports the new way of
  finding freetype2 via pkgconfig, but for this, it needs to build
  depend on it.

PR:		251512
This commit is contained in:
Tobias C. Berner 2021-08-06 10:56:26 +02:00
parent 0fdaaf6891
commit 9e7f41895f

View File

@ -17,7 +17,7 @@ LIB_DEPENDS= libpng.so:graphics/png \
libfreetype.so:print/freetype2 \
libasound.so:audio/alsa-lib
USES= gl gmake python sdl tcl
USES= gl gmake pkgconfig python sdl tcl
USE_GCC= yes
USE_GL= gl glew
USE_SDL= sdl2 ttf2