summaryrefslogtreecommitdiff
path: root/games/gracer/Makefile
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 /games/gracer/Makefile
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 '')
-rw-r--r--games/gracer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gracer/Makefile b/games/gracer/Makefile
index bcb8ee4a6977..943308beb8ee 100644
--- a/games/gracer/Makefile
+++ b/games/gracer/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= nox@jelal.kn-bremen.de
BUILD_DEPENDS= ${X11BASE}/lib/libsl.a:${PORTSDIR}/x11-toolkits/plib
LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3 \
ungif.5:${PORTSDIR}/graphics/libungif \
- png.3:${PORTSDIR}/graphics/png \
+ png.4:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
tcl82.1:${PORTSDIR}/lang/tcl82