summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorwiz <wiz>2006-01-25 19:53:16 +0000
committerwiz <wiz>2006-01-25 19:53:16 +0000
commit464ba989e7665e18708f9be9f61a59a8a37514e5 (patch)
treebf60be9c6b0d2b5904728c81caced6a5c63a3fc7 /multimedia
parent45d2a4135b7e7e70f3f46e93e36999f18127ac10 (diff)
downloadpkgsrc-464ba989e7665e18708f9be9f61a59a8a37514e5.tar.gz
Override DISTNAME (version number is not the same as in
gst-plugins0.10-base any longer).
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gst-plugins0.10-good/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/gst-plugins0.10-good/Makefile.common b/multimedia/gst-plugins0.10-good/Makefile.common
index 72a433990c9..86d0f157330 100644
--- a/multimedia/gst-plugins0.10-good/Makefile.common
+++ b/multimedia/gst-plugins0.10-good/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2006/01/18 15:42:27 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.2 2006/01/25 19:53:16 wiz Exp $
#
GST_PLUGINS0.10_TYPE= good
@@ -27,6 +27,8 @@ GST_PLUGINS0.10_TYPE= good
CONFIGURE_ARGS+= --disable-${driver}
.endfor
+DISTNAME= gst-plugins-${GST_PLUGINS0.10_TYPE}-0.10.1
+
.include "../../multimedia/gst-plugins0.10-base/plugins.mk"
.include "../../devel/glib2/buildlink3.mk"