diff options
Diffstat (limited to 'x11/xloadimage')
-rw-r--r-- | x11/xloadimage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xloadimage/Makefile b/x11/xloadimage/Makefile index 43b5d70669c5..6554a966198f 100644 --- a/x11/xloadimage/Makefile +++ b/x11/xloadimage/Makefile @@ -24,7 +24,7 @@ MAINTAINER= jmz@FreeBSD.org USE_XLIB= yes LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.4:${PORTSDIR}/graphics/png \ + png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff GNU_CONFIGURE= yes |