aboutsummaryrefslogtreecommitdiff
path: root/graphics/gif2png/Makefile
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-10-02 14:11:17 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-10-02 14:11:17 +0000
commit76278b1f33ecb5cb158be16d9784691fcd584a8e (patch)
tree621f4f0446d4fa1c589990795bfbd3ec03b6c7b6 /graphics/gif2png/Makefile
parent486435e0e2f4a0af355003a0c179fb5581f3964d (diff)
downloadports-76278b1f33ecb5cb158be16d9784691fcd584a8e.tar.gz
ports-76278b1f33ecb5cb158be16d9784691fcd584a8e.zip
Notes
Diffstat (limited to 'graphics/gif2png/Makefile')
-rw-r--r--graphics/gif2png/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gif2png/Makefile b/graphics/gif2png/Makefile
index e033763aa82b..93186241d391 100644
--- a/graphics/gif2png/Makefile
+++ b/graphics/gif2png/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gif2png
-PORTVERSION= 2.4.6
-PORTREVISION= 1
+PORTVERSION= 2.5.1
CATEGORIES= graphics
MASTER_SITES= http://www.catb.org/~esr/gif2png/
@@ -15,11 +14,11 @@ MAINTAINER= saper@system.pl
COMMENT= Converts GIF images to a PNG format
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
-RUN_DEPENDS= python:${PORTSDIR}/lang/python
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include"
USE_GMAKE= yes
+USE_PYTHON_RUN= yes
MAN1= gif2png.1 web2png.1