diff options
author | obache <obache> | 2011-08-23 13:06:45 +0000 |
---|---|---|
committer | obache <obache> | 2011-08-23 13:06:45 +0000 |
commit | 52db9dae9f7ffb15701e50bbc804c1388f9c80e8 (patch) | |
tree | 7434da9db6fd7a931f83745db262fe84da43185e /audio/gst-plugins0.10-pulse | |
parent | d4b993619df3600631206fe0ab8c2da3f4f47291 (diff) | |
download | pkgsrc-52db9dae9f7ffb15701e50bbc804c1388f9c80e8.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" |