diff options
Diffstat (limited to 'science/massxpert')
-rw-r--r-- | science/massxpert/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/massxpert/Makefile b/science/massxpert/Makefile index 20d7a6a0c3f6..58e2f791581a 100644 --- a/science/massxpert/Makefile +++ b/science/massxpert/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv3 LIB_DEPENDS= libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs \ libpcre.so:${PORTSDIR}/devel/pcre \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libfreetype.so:${PORTSDIR}/print/freetype2 \ libexpat.so:${PORTSDIR}/textproc/expat2 \ libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig |