diff options
Diffstat (limited to 'games/supertux2/Makefile')
-rw-r--r-- | games/supertux2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/supertux2/Makefile b/games/supertux2/Makefile index 80a7b3eaaa01..c9f3738c0a2c 100644 --- a/games/supertux2/Makefile +++ b/games/supertux2/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libfreetype.so:print/freetype2 \ libogg.so:audio/libogg \ libphysfs.so:devel/physfs \ - libpng16.so:graphics/png \ + libpng.so:graphics/png \ libcurl.so:ftp/curl \ libvorbis.so:audio/libvorbis |