From 63d96de22f82f902e63a87ea5145bb12c985aad6 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Sat, 20 Dec 2003 16:37:57 +0000 Subject: Catch up with libogg/libvorbis version bump. --- net-p2p/gift/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/gift/Makefile b/net-p2p/gift/Makefile index ffb54fb7b1d9..e37efbcfa1ce 100644 --- a/net-p2p/gift/Makefile +++ b/net-p2p/gift/Makefile @@ -7,7 +7,7 @@ PORTNAME= giFT PORTVERSION= 0.11.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} @@ -17,7 +17,7 @@ MAINTAINER= shoesoft@gmx.net COMMENT= An OpenFT, Gnutella and FastTrack p2p network client LIB_DEPENDS= ltdl.4:${PORTSDIR}/devel/libltdl \ - vorbis.2:${PORTSDIR}/audio/libvorbis \ + vorbis.3:${PORTSDIR}/audio/libvorbis \ Magick.6:${PORTSDIR}/graphics/ImageMagick .if defined(WITH_LIBMAGIC) LIB_DEPENDS+= magic.1:${PORTSDIR}/sysutils/file -- cgit