summaryrefslogtreecommitdiff
path: root/graphics/gif2png/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-04-15 10:08:10 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-04-15 10:08:10 +0000
commite3232d52fd07d13e05390a00e806245efd56ca89 (patch)
tree4a733f982739b274db91ae06e56c1c6a383e467a /graphics/gif2png/Makefile
parentInstall sample spelld.sh script (diff)
Update to gif2png 2.4.2
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=41415
Diffstat (limited to 'graphics/gif2png/Makefile')
-rw-r--r--graphics/gif2png/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gif2png/Makefile b/graphics/gif2png/Makefile
index ccd85c7dd24f..71f4803bec31 100644
--- a/graphics/gif2png/Makefile
+++ b/graphics/gif2png/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gif2png
-PORTVERSION= 2.4.0
+PORTVERSION= 2.4.2
CATEGORIES= graphics
MASTER_SITES= http://www.tuxedo.org/~esr/gif2png/
@@ -17,6 +17,7 @@ RUN_DEPENDS= python:${PORTSDIR}/lang/python
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include"
+USE_GMAKE= yes
MAN1= gif2png.1 web2png.1