summaryrefslogtreecommitdiff
path: root/multimedia/kdemultimedia3/options.mk
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2007-05-23 13:16:11 +0000
committermarkd <markd@pkgsrc.org>2007-05-23 13:16:11 +0000
commit77cb064634d89f7b33c90313f0330827c88e65fb (patch)
treea19f24f0c122d5d73c166b1337a7b09d364f492a /multimedia/kdemultimedia3/options.mk
parentbb75a57a330e0157d2023664632b03f0c54cca3b (diff)
downloadpkgsrc-77cb064634d89f7b33c90313f0330827c88e65fb.tar.gz
Update to KDE 3.5.7
JuK * Tell Google not to send JavaScript when we request images to reduce errors in the cover art search, and make sure that images we request have the appropriate http:// protocol.
Diffstat (limited to 'multimedia/kdemultimedia3/options.mk')
-rw-r--r--multimedia/kdemultimedia3/options.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/kdemultimedia3/options.mk b/multimedia/kdemultimedia3/options.mk
index 8e222e414f9..30ee58df8ab 100644
--- a/multimedia/kdemultimedia3/options.mk
+++ b/multimedia/kdemultimedia3/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2007/01/26 02:58:41 markd Exp $
+# $NetBSD: options.mk,v 1.2 2007/05/23 13:16:11 markd Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.kdemultimedia
PKG_SUPPORTED_OPTIONS= gstreamer oss
@@ -6,8 +6,8 @@ PKG_SUPPORTED_OPTIONS= gstreamer oss
.include "../../mk/bsd.options.mk"
.if !empty(PKG_OPTIONS:Mgstreamer)
-.include "../../multimedia/gstreamer0.8/buildlink3.mk"
-.include "../../multimedia/gst-plugins0.8/buildlink3.mk"
+.include "../../multimedia/gstreamer0.10/buildlink3.mk"
+.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
.endif
.if !empty(PKG_OPTIONS:Moss)