aboutsummaryrefslogtreecommitdiff
path: root/audio/rhythmbox
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-19 07:33:09 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-19 07:33:09 +0000
commit715852b561960374f4893efaa2f34fe72c6bb1b2 (patch)
tree73167b4e032b5def37f33f5722222b9ac9337369 /audio/rhythmbox
parent6488eeb32e4de6a000b652832b444d1c428a8094 (diff)
downloadports-715852b561960374f4893efaa2f34fe72c6bb1b2.tar.gz
ports-715852b561960374f4893efaa2f34fe72c6bb1b2.zip
Notes
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r--audio/rhythmbox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 3b9d896d3707..3eadb68d7b05 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -99,7 +99,7 @@ CONFIGURE_ARGS+= --disable-libnotify
.endif
.if exists(${LOCALBASE}/libdata/pkgconfig/gst-python-0.10.pc)
-USE_PYTHON= yes
+USES+= python
USE_GSTREAMER+= python
CONFIGURE_ARGS+=--enable-python
PLIST_SUB+= PYTHON=""