summaryrefslogtreecommitdiff
path: root/print/pslib
diff options
context:
space:
mode:
Diffstat (limited to 'print/pslib')
-rw-r--r--print/pslib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pslib/Makefile b/print/pslib/Makefile
index 250d3c42aeb7..8b10356c9c46 100644
--- a/print/pslib/Makefile
+++ b/print/pslib/Makefile
@@ -13,7 +13,7 @@ COMMENT= C-library for generating multi page PostScript documents
LICENSE= GPLv2
LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
- libpng15.so:${PORTSDIR}/graphics/png \
+ libpng.so:${PORTSDIR}/graphics/png \
libtiff.so:${PORTSDIR}/graphics/tiff
USES= gettext gmake libtool pathfix pkgconfig