diff options
Diffstat (limited to 'print/pfaedit/Makefile')
-rw-r--r-- | print/pfaedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pfaedit/Makefile b/print/pfaedit/Makefile index ca5b0872d938..abf4ca7bfd41 100644 --- a/print/pfaedit/Makefile +++ b/print/pfaedit/Makefile @@ -21,7 +21,7 @@ LIBGUNI_VER= 010808 LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.4:${PORTSDIR}/graphics/png \ + png.5:${PORTSDIR}/graphics/png \ ungif.5:${PORTSDIR}/graphics/libungif USE_XLIB= yes |