diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/gtkradiant/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/gtkradiant/Makefile b/games/gtkradiant/Makefile index b0c9a96fb185..8f421de4f80d 100644 --- a/games/gtkradiant/Makefile +++ b/games/gtkradiant/Makefile @@ -16,6 +16,8 @@ COMMENT= Map editor for FPS games, by id Software and Loki Software LICENSE= GPLv2 +BROKEN= Does not support modern png + LIB_DEPENDS= libgtkglext-x11-1.0.so:${PORTSDIR}/x11-toolkits/gtkglext \ libmhash.so:${PORTSDIR}/security/mhash \ libpng.so:${PORTSDIR}/graphics/png |