diff options
author | bjs <bjs@pkgsrc.org> | 2008-12-18 17:28:16 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2008-12-18 17:28:16 +0000 |
commit | 8c2b0e25473b65c44135c687af12bf0ada6d3029 (patch) | |
tree | 9764b2b29b499d6fef38c6f7f450517c6f6a8432 /multimedia/gst-plugins0.10-x264 | |
parent | 0822f0c47ed1224f836fffba48b8b858a21a4e17 (diff) | |
download | pkgsrc-8c2b0e25473b65c44135c687af12bf0ada6d3029.tar.gz |
Recursive dependency bump for multimedia/x264-devel. It's tough
to know which packages are affected by the update and how, so to be
safe, I'm doing a full bump.
Diffstat (limited to 'multimedia/gst-plugins0.10-x264')
-rw-r--r-- | multimedia/gst-plugins0.10-x264/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/gst-plugins0.10-x264/Makefile b/multimedia/gst-plugins0.10-x264/Makefile index 2b9db17f5c2..e940d88f7f6 100644 --- a/multimedia/gst-plugins0.10-x264/Makefile +++ b/multimedia/gst-plugins0.10-x264/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:28 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2008/12/18 17:28:17 bjs Exp $ # GST_PLUGINS0.10_NAME= x264 GST_PLUGINS0.10_DIRS= ext/x264 +PKGREVISION= 1 + PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-bad/Makefile.common" |