diff options
author | hans <hans@pkgsrc.org> | 2012-04-18 17:49:05 +0000 |
---|---|---|
committer | hans <hans@pkgsrc.org> | 2012-04-18 17:49:05 +0000 |
commit | a31f1d97d86254489482eb749bc868e95b257591 (patch) | |
tree | cb9dcf23b3483db4b1c9f8cb5d6535b62a985dd2 /multimedia/gst-plugins0.10-v4l2 | |
parent | abe586da6487f9a42b90bfbba05743ea91d79ba7 (diff) | |
download | pkgsrc-a31f1d97d86254489482eb749bc868e95b257591.tar.gz |
Buildable on SunOS 5.11
Diffstat (limited to 'multimedia/gst-plugins0.10-v4l2')
-rw-r--r-- | multimedia/gst-plugins0.10-v4l2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gst-plugins0.10-v4l2/Makefile b/multimedia/gst-plugins0.10-v4l2/Makefile index dd1ca69fc4c..06987050308 100644 --- a/multimedia/gst-plugins0.10-v4l2/Makefile +++ b/multimedia/gst-plugins0.10-v4l2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/03/03 00:14:26 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/04/18 17:49:05 hans Exp $ # GST_PLUGINS0.10_NAME= v4l2 @@ -7,7 +7,7 @@ GST_PLUGINS0.10_FLAGS= gst_v4l2 PKG_DESTDIR_SUPPORT= user-destdir -ONLY_FOR_PLATFORM= NetBSD-[5-9]* Linux-* +ONLY_FOR_PLATFORM= NetBSD-[5-9]* Linux-* SunOS-5.11-* .include "../../multimedia/gst-plugins0.10-good/Makefile.common" PKGREVISION=1 |