mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 09:56:43 -04:00
- Chase lib version change of graphics/ImageMagick.
- Bump PORTREVISION acordingly PR: 57787 Submitted by: maintainer
This commit is contained in:
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
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue