summaryrefslogtreecommitdiff
path: root/devel
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 /devel
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 'devel')
-rw-r--r--devel/swarm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/swarm/Makefile b/devel/swarm/Makefile
index 618fef768a35..b24291ddcd15 100644
--- a/devel/swarm/Makefile
+++ b/devel/swarm/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.santafe.edu/pub/swarm/src/swarm/
MAINTAINER= horance@freedom.ie.cycu.edu.tw
LIB_DEPENDS= ffi.2:${PORTSDIR}/devel/libffi \
- png.3:${PORTSDIR}/graphics/png \
+ png.4:${PORTSDIR}/graphics/png \
Xpm.4:${PORTSDIR}/graphics/xpm \
BLT24.2:${PORTSDIR}/x11-toolkits/blt