aboutsummaryrefslogtreecommitdiffstats
path: root/print/ghostscript6
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/ghostscript6
parent99f7f4ed1d019afc8569d71a7fd14c359dc0cd1e (diff)
Bump png shared library version.
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Diffstat (limited to 'print/ghostscript6')
-rw-r--r--print/ghostscript6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript6/Makefile b/print/ghostscript6/Makefile
index f6cf0bec3910..dd19d26b28b0 100644
--- a/print/ghostscript6/Makefile
+++ b/print/ghostscript6/Makefile
@@ -21,7 +21,7 @@ MAINTAINER= andreas@FreeBSD.org
Y2K= http://www.cs.wisc.edu/~ghost/aladdin/y2k.html
BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract
-LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png
+LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png
PLIST_SUB= GS_VERSION=${PORTVERSION}
USE_XLIB= yes