aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-08-06 08:56:26 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-08-06 09:07:49 +0000
commit9e7f41895f17183cb7a065477a09df54084c61dc (patch)
tree64ec7f24cc23e94a5974c5e0b6365ae53011c7b6
parent0fdaaf6891ae131165d8d6d7055d22f5e91ffd50 (diff)
downloadports-9e7f41895f17183cb7a065477a09df54084c61dc.tar.gz
ports-9e7f41895f17183cb7a065477a09df54084c61dc.zip
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
-rw-r--r--emulators/openmsx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile
index d8670cb44a2e..eccf775d8415 100644
--- a/emulators/openmsx/Makefile
+++ b/emulators/openmsx/Makefile
@@ -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