summaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2003-10-09 07:24:02 +0000
committererwin <erwin@FreeBSD.org>2003-10-09 07:24:02 +0000
commit2bdd99123f4793b61c915aecdefcf5963831396f (patch)
treef90ba5a2976093b89b1a1ccbc516b8010a18501a /net-p2p
parenta829f3c3da9c6ab80529919984f897e5248b5c46 (diff)
downloadFreeBSD-ports-2bdd99123f4793b61c915aecdefcf5963831396f.zip
FreeBSD-ports-2bdd99123f4793b61c915aecdefcf5963831396f.tar.gz
- Chase lib version change of graphics/ImageMagick.
- Bump PORTREVISION acordingly PR: 57787 Submitted by: maintainer
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/gift/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/gift/Makefile b/net-p2p/gift/Makefile
index 0d46ac1..9a849e8 100644
--- a/net-p2p/gift/Makefile
+++ b/net-p2p/gift/Makefile
@@ -7,6 +7,7 @@
PORTNAME= giFT
PORTVERSION= 0.11.4
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:L}
@@ -17,7 +18,7 @@ COMMENT= An OpenFT, Gnutella and FastTrack p2p network client
LIB_DEPENDS= ltdl.4:${PORTSDIR}/devel/libltdl \
vorbis.2:${PORTSDIR}/audio/libvorbis \
- Magick.5:${PORTSDIR}/graphics/ImageMagick
+ Magick.6:${PORTSDIR}/graphics/ImageMagick
.if defined(WITH_LIBMAGIC)
LIB_DEPENDS+= magic.1:${PORTSDIR}/sysutils/file
.endif
OpenPOWER on IntegriCloud