diff options
author | obache <obache@pkgsrc.org> | 2014-04-10 05:57:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-10 05:57:43 +0000 |
commit | ebd0869db79e889b64b3a73619d5a72a6bad9044 (patch) | |
tree | 10ac5c1d0ce51cfb1427170eb8bd31b98ee200c9 /multimedia/gst-plugins1-x264 | |
parent | 89ac927adeccd8edf86b0f2cb86cacce5709d57d (diff) | |
download | pkgsrc-ebd0869db79e889b64b3a73619d5a72a6bad9044.tar.gz |
recursive bump from x264-devel build number change (i.e. API change)
Diffstat (limited to 'multimedia/gst-plugins1-x264')
-rw-r--r-- | multimedia/gst-plugins1-x264/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/gst-plugins1-x264/Makefile b/multimedia/gst-plugins1-x264/Makefile index 95efaf701c9..eceef46a366 100644 --- a/multimedia/gst-plugins1-x264/Makefile +++ b/multimedia/gst-plugins1-x264/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2012/11/29 09:23:21 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2014/04/10 05:57:43 obache Exp $ # GST_PLUGINS1_NAME= x264 +PKGREVISION= 1 GST_PLUGINS1_DIRS= ext/x264 .include "../../multimedia/gst-plugins1-ugly/Makefile.common" |