summaryrefslogtreecommitdiff
path: root/x11/xloadimage
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-09-11 02:30:09 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-09-11 02:30:09 +0000
commitb51951bf3188d3330c1b3dbedff1d0328a28a486 (patch)
tree04b53324b81e4e574d106158b885a944c21e3a9e /x11/xloadimage
parentBump png major (diff)
Bump png major
Notes
Notes: svn path=/head/; revision=47626
Diffstat (limited to 'x11/xloadimage')
-rw-r--r--x11/xloadimage/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xloadimage/Makefile b/x11/xloadimage/Makefile
index 43b5d70669c5..6554a966198f 100644
--- a/x11/xloadimage/Makefile
+++ b/x11/xloadimage/Makefile
@@ -24,7 +24,7 @@ MAINTAINER= jmz@FreeBSD.org
USE_XLIB= yes
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
- png.4:${PORTSDIR}/graphics/png \
+ png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
GNU_CONFIGURE= yes