diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
commit | 576a92e2b24421ac9d05664837c985556f99fc23 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /multimedia/gst-plugins0.10-v4l2 | |
parent | 3442388befab123cbc12141a1c2e72bf6257666f (diff) | |
download | pkgsrc-576a92e2b24421ac9d05664837c985556f99fc23.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'multimedia/gst-plugins0.10-v4l2')
-rw-r--r-- | multimedia/gst-plugins0.10-v4l2/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/gst-plugins0.10-v4l2/Makefile b/multimedia/gst-plugins0.10-v4l2/Makefile index 1aea2861995..4c8fc6a1019 100644 --- a/multimedia/gst-plugins0.10-v4l2/Makefile +++ b/multimedia/gst-plugins0.10-v4l2/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2008/11/24 12:50:17 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2011/04/22 13:45:21 obache Exp $ # GST_PLUGINS0.10_NAME= v4l2 GST_PLUGINS0.10_DIRS= sys/v4l2 GST_PLUGINS0.10_FLAGS= gst_v4l2 +PKGREVISION= 1 + PKG_DESTDIR_SUPPORT= user-destdir ONLY_FOR_PLATFORM= NetBSD-[5-9]* Linux-* |