diff options
Diffstat (limited to 'x11/gst-plugins0.10-x11/Makefile')
-rw-r--r-- | x11/gst-plugins0.10-x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gst-plugins0.10-x11/Makefile b/x11/gst-plugins0.10-x11/Makefile index 2772f959cfb..d897f917fb9 100644 --- a/x11/gst-plugins0.10-x11/Makefile +++ b/x11/gst-plugins0.10-x11/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2011/05/18 09:49:03 drochner Exp $ +# $NetBSD: Makefile,v 1.8 2012/06/14 07:45:17 sbd Exp $ # GST_PLUGINS0.10_NAME= x11 GST_PLUGINS0.10_DIRS= sys/ximage sys/xvimage GST_PLUGINS0.10_FLAGS= x xshm xvideo +PKGREVISION= 1 PKG_DESTDIR_SUPPORT= user-destdir |