summaryrefslogtreecommitdiff
path: root/print/hp2xx
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 /print/hp2xx
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 'print/hp2xx')
-rw-r--r--print/hp2xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/hp2xx/Makefile b/print/hp2xx/Makefile
index 7cc601bff430..91807ab0a0f8 100644
--- a/print/hp2xx/Makefile
+++ b/print/hp2xx/Makefile
@@ -14,7 +14,7 @@ DISTNAME= hp2xx-3.20-png
MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE
-LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png
+LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png
WRKSRC= ${WRKDIR}/${DISTNAME}/sources
USE_XLIB= yes