summaryrefslogtreecommitdiff
path: root/graphics/qcamview
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/qcamview
parenta97936193dc3417e78f64b9361579ab280ca8f30 (diff)
downloadpkgsrc-326169077a1ea33e6ce3ca3fd58f9e44cc2eb041.tar.gz
USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.
Diffstat (limited to 'graphics/qcamview')
-rw-r--r--graphics/qcamview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/qcamview/Makefile b/graphics/qcamview/Makefile
index 8ca0a6e9473..f30a4281d51 100644
--- a/graphics/qcamview/Makefile
+++ b/graphics/qcamview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/03/07 08:23:14 hamajima Exp $
+# $NetBSD: Makefile,v 1.4 2004/03/23 04:41:01 jlam Exp $
#
DISTNAME= qce-ga-0.40d
@@ -14,7 +14,7 @@ MAINTAINER= hamajima@NetBSD.org
HOMEPAGE= http://www2.starcat.ne.jp/~takam/bsd/NetBSD.html#qcam
COMMENT= Logitech Quickcam Express USB Utilities
-USE_BUILDLINK3= # defined
+USE_BUILDLINK3= yes
do-build:
for f in qcamshot qcamview ; do \