summaryrefslogtreecommitdiff
path: root/graphics/png2html
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-07-04 07:13:35 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-07-04 07:13:35 +0000
commit6db96c05006f9dc75e9717730eb1a12a7476f363 (patch)
tree0b0138a6c6fb473a21e0292bbb3459d380585f98 /graphics/png2html
parentAdd tiff2png, a TIFF-to-PNG image converter. (diff)
Bump png shared library version.
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Notes
Notes: svn path=/head/; revision=30165
Diffstat (limited to 'graphics/png2html')
-rw-r--r--graphics/png2html/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/png2html/Makefile b/graphics/png2html/Makefile
index b2c66f4f67e1..2ece6f1b1537 100644
--- a/graphics/png2html/Makefile
+++ b/graphics/png2html/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.engr.mun.ca/~holden/
MAINTAINER= jedgar@fxp.org
-LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
+LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
gd.1:${PORTSDIR}/graphics/gd
do-configure: