diff options
author | obache <obache@pkgsrc.org> | 2011-08-23 13:06:45 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-23 13:06:45 +0000 |
commit | 0b8aa0f6a38b398cf462517722bb3713f913e309 (patch) | |
tree | 7434da9db6fd7a931f83745db262fe84da43185e /audio/gst-plugins0.10-pulse | |
parent | 02179dcf7df31a6e5d121ddd818339bc3895a519 (diff) | |
download | pkgsrc-0b8aa0f6a38b398cf462517722bb3713f913e309.tar.gz |
Recursive bump from gdbm shlib bump.
Diffstat (limited to 'audio/gst-plugins0.10-pulse')
-rw-r--r-- | audio/gst-plugins0.10-pulse/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/gst-plugins0.10-pulse/Makefile b/audio/gst-plugins0.10-pulse/Makefile index 7d55d483fb6..8d7a0bd6ee8 100644 --- a/audio/gst-plugins0.10-pulse/Makefile +++ b/audio/gst-plugins0.10-pulse/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.3 2011/05/18 09:49:00 drochner Exp $ +# $NetBSD: Makefile,v 1.4 2011/08/23 13:06:46 obache Exp $ # GST_PLUGINS0.10_NAME= pulse GST_PLUGINS0.10_DIRS= ext/pulse GST_PLUGINS0.10_FLAGS= pulse +PKGREVISION= 1 + PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-good/Makefile.common" |