aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gif2png
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-07-04 15:13:35 +0800
committersobomax <sobomax@FreeBSD.org>2000-07-04 15:13:35 +0800
commit74a1518134fb8879cca1b1029853296ca20154df (patch)
treee927d0d202a283b214983d8187d323a459fa6d9e /graphics/gif2png
parentd5d1f805e48010e7651e00a161f834b0a5d83842 (diff)
downloadfreebsd-ports-gnome-74a1518134fb8879cca1b1029853296ca20154df.tar.gz
freebsd-ports-gnome-74a1518134fb8879cca1b1029853296ca20154df.tar.zst
freebsd-ports-gnome-74a1518134fb8879cca1b1029853296ca20154df.zip
Bump png shared library version.
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Diffstat (limited to 'graphics/gif2png')
-rw-r--r--graphics/gif2png/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gif2png/Makefile b/graphics/gif2png/Makefile
index fba95501ce8b..fdf1716f552c 100644
--- a/graphics/gif2png/Makefile
+++ b/graphics/gif2png/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.tuxedo.org/~esr/gif2png/
MAINTAINER= saper@system.pl
-LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png
+LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png
RUN_DEPENDS= python:${PORTSDIR}/lang/python
GNU_CONFIGURE= yes