summaryrefslogtreecommitdiff
path: root/graphics/cnxtview
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-03-23 04:40:59 +0000
committerjlam <jlam@pkgsrc.org>2004-03-23 04:40:59 +0000
commit326169077a1ea33e6ce3ca3fd58f9e44cc2eb041 (patch)
treed8094c229e6aa2ba7ccd261556aaa1939c21a233 /graphics/cnxtview
parenta97936193dc3417e78f64b9361579ab280ca8f30 (diff)
downloadpkgsrc-326169077a1ea33e6ce3ca3fd58f9e44cc2eb041.tar.gz
USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.
Diffstat (limited to 'graphics/cnxtview')
-rw-r--r--graphics/cnxtview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cnxtview/Makefile b/graphics/cnxtview/Makefile
index 0f043172a9c..fd4fa3b198a 100644
--- a/graphics/cnxtview/Makefile
+++ b/graphics/cnxtview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/03/07 08:13:55 hamajima Exp $
+# $NetBSD: Makefile,v 1.2 2004/03/23 04:41:00 jlam Exp $
#
DISTNAME= cnxtutil-0.00-alpha
@@ -10,7 +10,7 @@ MAINTAINER= hamajima@NetBSD.org
HOMEPAGE= http://www2.starcat.ne.jp/~takam/bsd/NetBSD.html#webcamnote
COMMENT= Creative WEBCAM Notebook Utility Programs
-USE_BUILDLINK3= # defined
+USE_BUILDLINK3= yes
.include "../../graphics/imlib/buildlink3.mk"
.include "../../x11/gtk/buildlink3.mk"