diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
commit | 576a92e2b24421ac9d05664837c985556f99fc23 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /audio/gst-plugins0.10-speex | |
parent | 3442388befab123cbc12141a1c2e72bf6257666f (diff) | |
download | pkgsrc-576a92e2b24421ac9d05664837c985556f99fc23.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'audio/gst-plugins0.10-speex')
-rw-r--r-- | audio/gst-plugins0.10-speex/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/gst-plugins0.10-speex/Makefile b/audio/gst-plugins0.10-speex/Makefile index d53e722742c..81b5d3d70ed 100644 --- a/audio/gst-plugins0.10-speex/Makefile +++ b/audio/gst-plugins0.10-speex/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2009/01/26 11:12:39 drochner Exp $ +# $NetBSD: Makefile,v 1.5 2011/04/22 13:45:21 obache 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" |