diff options
author | obache <obache> | 2012-09-15 10:03:29 +0000 |
---|---|---|
committer | obache <obache> | 2012-09-15 10:03:29 +0000 |
commit | 82870a0e7cf41332efdec864d6fdc727c40a9794 (patch) | |
tree | 8faf04c1c75d686de4b4032499fe5b2a290498ff /multimedia/gst-plugins0.10-x264 | |
parent | 3ead1740d30a1cfd9eda491a446873a83ef45792 (diff) | |
download | pkgsrc-82870a0e7cf41332efdec864d6fdc727c40a9794.tar.gz |
recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
Diffstat (limited to 'multimedia/gst-plugins0.10-x264')
-rw-r--r-- | multimedia/gst-plugins0.10-x264/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/gst-plugins0.10-x264/Makefile b/multimedia/gst-plugins0.10-x264/Makefile index cfab249faa5..3c00d900e4d 100644 --- a/multimedia/gst-plugins0.10-x264/Makefile +++ b/multimedia/gst-plugins0.10-x264/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.11 2012/06/14 07:44:17 sbd Exp $ +# $NetBSD: Makefile,v 1.12 2012/09/15 10:05:49 obache Exp $ # GST_PLUGINS0.10_NAME= x264 GST_PLUGINS0.10_DIRS= ext/x264 -PKGREVISION= 1 +PKGREVISION= 2 PKG_DESTDIR_SUPPORT= user-destdir .include "../../multimedia/gst-plugins0.10-ugly/Makefile.common" -PKGREVISION=1 # need shared lib BUILDLINK_API_DEPENDS.x264-devel+= x264-devel>=20071218nb1 |