aboutsummaryrefslogtreecommitdiffstats
path: root/x11/aterm
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-07-04 15:13:35 +0800
committersobomax <sobomax@FreeBSD.org>2000-07-04 15:13:35 +0800
commit74a1518134fb8879cca1b1029853296ca20154df (patch)
treee927d0d202a283b214983d8187d323a459fa6d9e /x11/aterm
parentd5d1f805e48010e7651e00a161f834b0a5d83842 (diff)
downloadfreebsd-ports-gnome-74a1518134fb8879cca1b1029853296ca20154df.tar.gz
freebsd-ports-gnome-74a1518134fb8879cca1b1029853296ca20154df.tar.zst
freebsd-ports-gnome-74a1518134fb8879cca1b1029853296ca20154df.zip
Bump png shared library version.
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Diffstat (limited to 'x11/aterm')
-rw-r--r--x11/aterm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/aterm/Makefile b/x11/aterm/Makefile
index 56aa3a8a4dd6..ebb52e800fdd 100644
--- a/x11/aterm/Makefile
+++ b/x11/aterm/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= jim@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
jpeg.9:${PORTSDIR}/graphics/jpeg \
- png.3:${PORTSDIR}/graphics/png
+ png.4:${PORTSDIR}/graphics/png
USE_X_PREFIX= yes
GNU_CONFIGURE= yes