diff options
Diffstat (limited to 'games/secretmaryochronicles/Makefile')
-rw-r--r-- | games/secretmaryochronicles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/secretmaryochronicles/Makefile b/games/secretmaryochronicles/Makefile index 23e85a2f4f09..4518c3fac183 100644 --- a/games/secretmaryochronicles/Makefile +++ b/games/secretmaryochronicles/Makefile @@ -21,7 +21,7 @@ LICENSE= GPLv3 LIB_DEPENDS= libCEGUIBase-0.so:${PORTSDIR}/graphics/cegui \ libboost_filesystem.so:${PORTSDIR}/devel/boost-libs \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libpcre.so:${PORTSDIR}/devel/pcre \ libfreeimage.so:${PORTSDIR}/graphics/freeimage \ libxml++-2.6.so:${PORTSDIR}/textproc/libxml++26 |