diff options
author | obache <obache@pkgsrc.org> | 2012-09-22 12:36:44 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-09-22 12:36:44 +0000 |
commit | a80c1406d9ca5613d6fc640ba7de0049702dea61 (patch) | |
tree | 4c341711f8eb320571763d6445bf14d71dfde11e /x11 | |
parent | 51ce6c24bf30aa09a82d9a0516a9e0dcab46420d (diff) | |
download | pkgsrc-a80c1406d9ca5613d6fc640ba7de0049702dea61.tar.gz |
second try to recursive bump from libffi shlib major bump.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gst-plugins0.10-x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gst-plugins0.10-x11/Makefile b/x11/gst-plugins0.10-x11/Makefile index d897f917fb9..bcf026a8ded 100644 --- a/x11/gst-plugins0.10-x11/Makefile +++ b/x11/gst-plugins0.10-x11/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2012/06/14 07:45:17 sbd Exp $ +# $NetBSD: Makefile,v 1.9 2012/09/22 12:36:45 obache Exp $ # GST_PLUGINS0.10_NAME= x11 GST_PLUGINS0.10_DIRS= sys/ximage sys/xvimage GST_PLUGINS0.10_FLAGS= x xshm xvideo -PKGREVISION= 1 +PKGREVISION= 2 PKG_DESTDIR_SUPPORT= user-destdir |