diff options
Diffstat (limited to 'graphics/libimg/Makefile')
-rw-r--r-- | graphics/libimg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libimg/Makefile b/graphics/libimg/Makefile index cc3c903abdc9..6453397dfd67 100644 --- a/graphics/libimg/Makefile +++ b/graphics/libimg/Makefile @@ -14,7 +14,7 @@ DISTNAME= img${PORTVERSION} MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 \ - png.3:${PORTSDIR}/graphics/png \ + png.4:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff |