summaryrefslogtreecommitdiff
path: root/graphics/gif2png
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-03-28 06:47:48 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-03-28 06:47:48 +0000
commitde78af3ac53da4687d22975cd2e236a0668d9a0d (patch)
treed9c023ed56bfb9a9663ac490476a1cca76b1c499 /graphics/gif2png
parentThe rc.d script is already set up for USE_RC_SUBR, so do it. (diff)
- update to 1.4.1
Reviewed by: exp8 run on pointyhat Supported by: miwi
Notes
Notes: svn path=/head/; revision=251605
Diffstat (limited to 'graphics/gif2png')
-rw-r--r--graphics/gif2png/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gif2png/Makefile b/graphics/gif2png/Makefile
index 1b3c3e9369c3..cf4807163ac9 100644
--- a/graphics/gif2png/Makefile
+++ b/graphics/gif2png/Makefile
@@ -7,13 +7,14 @@
PORTNAME= gif2png
PORTVERSION= 2.5.2
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.catb.org/~esr/gif2png/
MAINTAINER= saper@saper.info
COMMENT= Converts GIF images to a PNG format
-LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
+LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png
USE_PYTHON_RUN= yes
GNU_CONFIGURE= yes