summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2011-04-08 13:50:34 +0000
committerdrochner <drochner@pkgsrc.org>2011-04-08 13:50:34 +0000
commitdb98692798ed8c4d7df13a124d20d0e05e2586af (patch)
treeba78198b59c0b5149274e1061f022b72f8aa2b0e /audio
parent21c073e38e8aaf05b70a098a3099367cf544acdd (diff)
downloadpkgsrc-db98692798ed8c4d7df13a124d20d0e05e2586af.tar.gz
this was moved to gst-plugins-good
Diffstat (limited to 'audio')
-rw-r--r--audio/gst-plugins0.10-jack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gst-plugins0.10-jack/Makefile b/audio/gst-plugins0.10-jack/Makefile
index cca97b0a7af..4b5cc0ef49d 100644
--- a/audio/gst-plugins0.10-jack/Makefile
+++ b/audio/gst-plugins0.10-jack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2008/08/06 18:38:20 drochner Exp $
+# $NetBSD: Makefile,v 1.5 2011/04/08 13:50:34 drochner Exp $
#
GST_PLUGINS0.10_NAME= jack
@@ -6,7 +6,7 @@ GST_PLUGINS0.10_DIRS= ext/jack
PKG_DESTDIR_SUPPORT= user-destdir
-.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
+.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
.include "../../audio/jack/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"