diff options
author | adam <adam@pkgsrc.org> | 2018-05-23 21:00:59 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-05-23 21:00:59 +0000 |
commit | 39cfce5eb93ffa54b876dc71e1c788d2877f2a2f (patch) | |
tree | 878ea90163f1cb0aa5d5f860df6ea300cceec837 /audio | |
parent | 2ef7f2a1db8204cc7c6161ad704293f79e1ddb66 (diff) | |
download | pkgsrc-39cfce5eb93ffa54b876dc71e1c788d2877f2a2f.tar.gz |
gst-plugins1-pulse: reset revision after gstreamer1 update
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gst-plugins1-pulse/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/gst-plugins1-pulse/Makefile b/audio/gst-plugins1-pulse/Makefile index c2183816e07..861d66f844d 100644 --- a/audio/gst-plugins1-pulse/Makefile +++ b/audio/gst-plugins1-pulse/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2018/01/28 20:10:41 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2018/05/23 21:00:59 adam Exp $ GST_PLUGINS1_NAME= pulse GST_PLUGINS1_DIRS= ext/pulse GST_PLUGINS1_FLAGS= pulse -PKGREVISION= 1 .include "../../multimedia/gst-plugins1-good/Makefile.common" .include "../../audio/pulseaudio/buildlink3.mk" |