summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"