From 6d17bd30f41ec63800abe4d33489da6ca3fe953d Mon Sep 17 00:00:00 2001 From: reed Date: Fri, 24 Sep 2004 21:47:41 +0000 Subject: GNU Make doesn't appear to be needed to build and install so remove the USE_GNU_TOOLS for make. --- x11/xvidcap/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/xvidcap/Makefile b/x11/xvidcap/Makefile index 374635e3fb0..0c39393eacc 100644 --- a/x11/xvidcap/Makefile +++ b/x11/xvidcap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/05/29 00:16:41 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2004/09/24 21:47:41 reed Exp $ # DISTNAME= xvidcap-1.1.3 @@ -10,7 +10,6 @@ HOMEPAGE= http://xvidcap.sourceforge.net/ COMMENT= Capture X display to individual frames or MPEG video USE_BUILDLINK3= yes -USE_GNU_TOOLS+= make USE_X11= yes GNU_CONFIGURE= yes -- cgit v1.2.3