diff options
author | Vladimir Druzenko <vvd@FreeBSD.org> | 2024-03-01 16:56:08 +0000 |
---|---|---|
committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2024-03-01 16:56:08 +0000 |
commit | 5c6b716bbdcc7e57317ec9bdcefbd90570eb7c6e (patch) | |
tree | 07be7ae8ed508ced08e14ca2268cbb4e65ba4e93 /graphics/Makefile | |
parent | f892ca876965b22946bfdae27ad875eecce9a3b8 (diff) |
graphics/khronos-texture: new port - required for games/lwjgl3
Approved by: arrowd (mentor)
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 96962994cccd..9561bbab67a6 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -404,6 +404,7 @@ SUBDIR += kf6-prison SUBDIR += kgeotag SUBDIR += kgraphviewer + SUBDIR += khronos-texture SUBDIR += kimageannotator SUBDIR += kimagemapeditor SUBDIR += kipi-plugins |