diff options
author | obache <obache> | 2011-04-24 15:31:08 +0000 |
---|---|---|
committer | obache <obache> | 2011-04-24 15:31:08 +0000 |
commit | 14557ba2e2b089db683b7954a4f1a0218ca554f3 (patch) | |
tree | 6ce837e9e476e9b91b8861bdcdf8668385751384 /x11 | |
parent | 9a833c283d39e7372c34f3d85bfbd6c1522e5691 (diff) | |
download | pkgsrc-14557ba2e2b089db683b7954a4f1a0218ca554f3.tar.gz |
bump PKGREVISION from gettext-lib shlib bump.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gst-plugins0.10-x11/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gst-plugins0.10-x11/Makefile b/x11/gst-plugins0.10-x11/Makefile index 7131726e482..56fa17ab6cd 100644 --- a/x11/gst-plugins0.10-x11/Makefile +++ b/x11/gst-plugins0.10-x11/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.5 2008/06/20 01:09:44 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2011/04/24 15:31:09 obache 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 .include "../../multimedia/gst-plugins0.10-base/Makefile.common" |