diff options
Diffstat (limited to 'graphics/cnxtview')
-rw-r--r-- | graphics/cnxtview/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/cnxtview/Makefile b/graphics/cnxtview/Makefile index 2a0d977c361..9a9bf087ded 100644 --- a/graphics/cnxtview/Makefile +++ b/graphics/cnxtview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/10/03 00:14:49 tv Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:01 tv Exp $ # DISTNAME= cnxtutil-0.00-alpha @@ -11,7 +11,6 @@ MAINTAINER= hamajima@NetBSD.org HOMEPAGE= http://www2.starcat.ne.jp/~takam/bsd/NetBSD.html#webcamnote COMMENT= Creative WEBCAM Notebook Utility Programs -USE_BUILDLINK3= yes .include "../../graphics/imlib/buildlink3.mk" .include "../../x11/gtk/buildlink3.mk" |