aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/banshee
diff options
context:
space:
mode:
authorromain <romain@FreeBSD.org>2010-06-01 22:37:05 +0800
committerromain <romain@FreeBSD.org>2010-06-01 22:37:05 +0800
commit79eb6d598a0c16fe660afa1affe8523df5db9791 (patch)
treeaa665eb1bee462f1c0c30fa1e72e446672b44b54 /multimedia/banshee
parentba6a683f1f4cbd36ac27939f49afd96f20ed958e (diff)
downloadfreebsd-ports-gnome-79eb6d598a0c16fe660afa1affe8523df5db9791.tar.gz
freebsd-ports-gnome-79eb6d598a0c16fe660afa1affe8523df5db9791.tar.zst
freebsd-ports-gnome-79eb6d598a0c16fe660afa1affe8523df5db9791.zip
Disable iPod and Youtube support for now to prevent breaking INDEX: some
dependencies are not yet in the tree. Reported by: Portsnap buildbox
Diffstat (limited to 'multimedia/banshee')
-rw-r--r--multimedia/banshee/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/banshee/Makefile b/multimedia/banshee/Makefile
index 3be69a4f401d..ff3904d59beb 100644
--- a/multimedia/banshee/Makefile
+++ b/multimedia/banshee/Makefile
@@ -7,6 +7,7 @@
PORTNAME= banshee
PORTVERSION= 1.6.0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= multimedia audio
MASTER_SITES= http://download.banshee-project.org/${PORTNAME}/stable/${PORTVERSION}/
@@ -32,9 +33,9 @@ OPTIONS= DOCS "Install documentation" on \
BOO "Enable Boo support" off \
BPMDETECT "Enable BPM detection" on \
MTP "Enable MTP support" on \
- IPOD "Enable iPod support" on \
+ IPOD "Enable iPod support (BROKEN)" off \
WEBKIT "Enable Wikipedia support" on \
- YOUTUBE "Enable Youtube support" on
+ YOUTUBE "Enable Youtube support (BROKEN)" off
USE_BZIP2= yes
USE_GMAKE= yes