diff options
author | ache <ache@FreeBSD.org> | 2001-09-11 02:50:07 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2001-09-11 02:50:07 +0000 |
commit | eba203ae074daf941d4100fbbbb3e33160a57918 (patch) | |
tree | ba4bc3cf38f0bd660978ddfbbd5ba61ae4ae27ec /devel/swarm | |
parent | 99923fa99ba4aa31165a8e929806b2d9c055a4d5 (diff) | |
download | FreeBSD-ports-eba203ae074daf941d4100fbbbb3e33160a57918.zip FreeBSD-ports-eba203ae074daf941d4100fbbbb3e33160a57918.tar.gz |
Bump png major
Diffstat (limited to 'devel/swarm')
-rw-r--r-- | devel/swarm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/swarm/Makefile b/devel/swarm/Makefile index 562409b..0d90278 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.4:${PORTSDIR}/graphics/png \ + png.5:${PORTSDIR}/graphics/png \ BLT24.2:${PORTSDIR}/x11-toolkits/blt USE_GMAKE= yes |