- Chase lib version change of graphics/ImageMagick.

- Bump PORTREVISION acordingly

PR:		57787
Submitted by:	maintainer
This commit is contained in:
Erwin Lansing 2003-10-09 07:24:02 +00:00
parent 4997271e5e
commit ac53f8ae57
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90689
2 changed files with 4 additions and 2 deletions

View file

@ -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

View file

@ -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