From cc158bf495fb112bd598ffdad1b5581d1b921a11 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 9 Jan 2008 23:18:01 +0000 Subject: Sync with FreeBSD ports tree. Submitted by: Pawel Worach git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10034 df743ca5-7f9a-e211-a948-0013205c9059 --- audio/rhythmbox-devel/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile index b60490158..fd5634a53 100644 --- a/audio/rhythmbox-devel/Makefile +++ b/audio/rhythmbox-devel/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/audio/rhythmbox-devel/Makefile,v 1.85 2007/12/27 04:58:04 marcus Exp $ +# $MCom: ports/audio/rhythmbox-devel/Makefile,v 1.86 2007/12/30 18:47:47 marcus Exp $ # PORTNAME= rhythmbox PORTVERSION= 0.11.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.11 @@ -113,7 +113,7 @@ PLIST_SUB+= PYTHON="@comment " .endif .if !defined(WITHOUT_IPOD) -LIB_DEPENDS+= gpod.2:${PORTSDIR}/audio/libgpod +LIB_DEPENDS+= gpod.3:${PORTSDIR}/audio/libgpod CONFIGURE_ARGS+=--with-ipod PLIST_SUB+= IPOD="" .else -- cgit v1.2.3