diff options
author | Josef El-Rayes <josef@FreeBSD.org> | 2004-12-05 15:35:48 +0000 |
---|---|---|
committer | Josef El-Rayes <josef@FreeBSD.org> | 2004-12-05 15:35:48 +0000 |
commit | eb0257ff45c1d0eb041ee7724265d38f7b359531 (patch) | |
tree | 68a7129d1e0d714ebcfe567ef99355caa5b2bd8d /net-p2p/gift | |
parent | 48e8af51a45ae6c1f038a36da7ba5b6fc08ca25d (diff) | |
download | ports-eb0257ff45c1d0eb041ee7724265d38f7b359531.tar.gz ports-eb0257ff45c1d0eb041ee7724265d38f7b359531.zip |
Notes
Diffstat (limited to 'net-p2p/gift')
-rw-r--r-- | net-p2p/gift/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/gift/Makefile b/net-p2p/gift/Makefile index e3fdd5f76268..baf7ad6ee6cf 100644 --- a/net-p2p/gift/Makefile +++ b/net-p2p/gift/Makefile @@ -7,6 +7,7 @@ PORTNAME= giFT PORTVERSION= 0.11.6 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} @@ -16,7 +17,7 @@ MAINTAINER= shoesoft@gmx.net COMMENT= An OpenFT, Gnutella and FastTrack p2p network client LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ - Magick.6:${PORTSDIR}/graphics/ImageMagick + Magick.7:${PORTSDIR}/graphics/ImageMagick .if defined(WITH_LIBMAGIC) BUILD_DEPENDS+= ${LOCALBASE}/include/magic.h:${PORTSDIR}/sysutils/file LIB_DEPENDS+= magic.1:${PORTSDIR}/sysutils/file |