diff options
Diffstat (limited to 'games/tome4/Makefile')
-rw-r--r-- | games/tome4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tome4/Makefile b/games/tome4/Makefile index 515cd04e6c0e..a7db1ffc871a 100644 --- a/games/tome4/Makefile +++ b/games/tome4/Makefile @@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= premake4:devel/premake4 LIB_DEPENDS= libvorbisfile.so:audio/libvorbis \ - libpng16.so:graphics/png + libpng.so:graphics/png DESKTOP_ENTRIES="ToME 4" "" "${PORTNAME}" \ "${PORTNAME}" "Game;RolePlaying;" "" |