diff options
author | danfe <danfe@FreeBSD.org> | 2008-01-06 22:47:04 +0000 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2008-01-06 22:47:04 +0000 |
commit | f6740a4201e7b73d04dec9413cac082b9917fb05 (patch) | |
tree | 91c4415fe53ebaff061bd402e19a477b80ca804b /audio/rhythmbox-devel | |
parent | 37b900d1930fd16352dac1c3a1ea26b1a885a3c7 (diff) | |
download | FreeBSD-ports-f6740a4201e7b73d04dec9413cac082b9917fb05.zip FreeBSD-ports-f6740a4201e7b73d04dec9413cac082b9917fb05.tar.gz |
Chase libgpod version bump.
Diffstat (limited to 'audio/rhythmbox-devel')
-rw-r--r-- | audio/rhythmbox-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile index 21aa22c..d2da7ce 100644 --- a/audio/rhythmbox-devel/Makefile +++ b/audio/rhythmbox-devel/Makefile @@ -111,7 +111,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 |