aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gd1
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-09-11 10:02:57 +0800
committerache <ache@FreeBSD.org>2001-09-11 10:02:57 +0800
commit125d93a2a1ea821b7fa28c4117a5b0e68fdbd8e6 (patch)
tree9a6588df3770aaf4c50e8ba4ddbb38d8cef92c13 /graphics/gd1
parent66b00a3da96f2a539dbbf751e28489eb399c240c (diff)
downloadfreebsd-ports-gnome-125d93a2a1ea821b7fa28c4117a5b0e68fdbd8e6.tar.gz
freebsd-ports-gnome-125d93a2a1ea821b7fa28c4117a5b0e68fdbd8e6.tar.zst
freebsd-ports-gnome-125d93a2a1ea821b7fa28c4117a5b0e68fdbd8e6.zip
Bump png major
Diffstat (limited to 'graphics/gd1')
-rw-r--r--graphics/gd1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile
index 321305c1c151..3a67bd9a3207 100644
--- a/graphics/gd1/Makefile
+++ b/graphics/gd1/Makefile
@@ -22,7 +22,7 @@ MAINTAINER?= ports@FreeBSD.org
.if !exists(/usr/bin/bzip2)
BUILD_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2
.endif
-LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
+LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
freetype:${PORTSDIR}/print/freetype2