summaryrefslogtreecommitdiff
path: root/graphics/cnxtview
diff options
context:
space:
mode:
authorrillig <rillig>2006-09-16 10:45:39 +0000
committerrillig <rillig>2006-09-16 10:45:39 +0000
commit81bba1782cee4abe9a5f476e8c4593b63d130a4b (patch)
treea420a2b9de2aca04db213affa58739f9361f7d97 /graphics/cnxtview
parent8a1dd15aae7b3b69ac8215ef4174426d98e9e312 (diff)
downloadpkgsrc-81bba1782cee4abe9a5f476e8c4593b63d130a4b.tar.gz
Does not build on Solaris.
Diffstat (limited to 'graphics/cnxtview')
-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"