summaryrefslogtreecommitdiff
path: root/audio/gst-plugins0.10-speex
diff options
context:
space:
mode:
authorbjs <bjs@pkgsrc.org>2008-11-08 21:13:27 +0000
committerbjs <bjs@pkgsrc.org>2008-11-08 21:13:27 +0000
commit63c1c0881046f6bb87339af0c0595699cd53672f (patch)
tree29835f92527b589e6f365c3acf7473b3565a1ba4 /audio/gst-plugins0.10-speex
parent001677fe656a5c296d49fc49c945d1c5401162e4 (diff)
downloadpkgsrc-63c1c0881046f6bb87339af0c0595699cd53672f.tar.gz
Recursive dependency bump for libspeex (it is backward-compatible,
but also has API additions).
Diffstat (limited to 'audio/gst-plugins0.10-speex')
-rw-r--r--audio/gst-plugins0.10-speex/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/gst-plugins0.10-speex/Makefile b/audio/gst-plugins0.10-speex/Makefile
index 829427d6420..4af39443469 100644
--- a/audio/gst-plugins0.10-speex/Makefile
+++ b/audio/gst-plugins0.10-speex/Makefile
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:06 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/11/08 21:13:27 bjs Exp $
#
GST_PLUGINS0.10_NAME= speex
GST_PLUGINS0.10_DIRS= ext/speex
GST_PLUGINS0.10_FLAGS= speex
+PKGREVISION= 1
+
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../multimedia/gst-plugins0.10-good/Makefile.common"