summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-09-16 10:45:39 +0000
committerrillig <rillig@pkgsrc.org>2006-09-16 10:45:39 +0000
commit9c22105acf647a25d6a1c1d95e7c6ad9d2d3abde (patch)
treea420a2b9de2aca04db213affa58739f9361f7d97 /graphics
parent92d87fecca94375d28fb4da95246c866fe837be8 (diff)
downloadpkgsrc-9c22105acf647a25d6a1c1d95e7c6ad9d2d3abde.tar.gz
Does not build on Solaris.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cnxtview/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/cnxtview/Makefile b/graphics/cnxtview/Makefile
index 532e4a0229c..d511bdf1a7a 100644
--- a/graphics/cnxtview/Makefile
+++ b/graphics/cnxtview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/05/27 02:43:50 hamajima Exp $
+# $NetBSD: Makefile,v 1.9 2006/09/16 10:45:39 rillig Exp $
#
DISTNAME= cnxtutil-0.00-alpha
@@ -11,6 +11,8 @@ MAINTAINER= hamajima@NetBSD.org
HOMEPAGE= http://www.medias.ne.jp/~takam/bsd/NetBSD.html#webcamnote
COMMENT= Creative WEBCAM Notebook Utility Programs
+NOT_FOR_PLATFORM= SunOS-*-* # needs <err.h> and <dev/usb/usb.h>
+
MAKE_ENV+= NOGCCERROR=
.include "../../graphics/imlib/buildlink3.mk"