diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-08-09 15:44:27 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-08-09 15:44:27 +0000 |
commit | 900db324a35a535534c39fc88ba374e4fe6c8d29 (patch) | |
tree | b3bd70d2aa9673b13c4a53db11582d39b1e33eb7 /audio | |
parent | ead56eb20ceb8747918e7d8421f12e588d78bb03 (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/rhythmbox/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 9b6d96303f50..47159e53f1c8 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -100,7 +100,6 @@ CONFIGURE_ARGS+= --disable-libnotify .if exists(${LOCALBASE}/libdata/pkgconfig/gst-python-0.10.pc) USE_PYTHON= yes -.include "${PORTSDIR}/Mk/bsd.python.mk" USE_GSTREAMER+= python CONFIGURE_ARGS+=--enable-python PLIST_SUB+= PYTHON="" |