aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/tiff2png/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tiff2png/Makefile b/graphics/tiff2png/Makefile
index 2d3f4dd9c13..80d2cdb9f6a 100644
--- a/graphics/tiff2png/Makefile
+++ b/graphics/tiff2png/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.cdrom.com/pub/png/src/ \
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
- png.3:${PORTSDIR}/graphics/png
+ png.4:${PORTSDIR}/graphics/png
MAKE_ARGS= -E INSTALL
MAKE_ENV= INSTALL="${PREFIX}"