From 282e2b7e88ae0e44f7017538446160f58a221826 Mon Sep 17 00:00:00 2001 From: tnn Date: Mon, 4 Feb 2008 19:52:54 +0000 Subject: PR 37949: Aleksey Cheusov: USE_TOOLS needs to be fixed in several packages --- graphics/vcg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/vcg') diff --git a/graphics/vcg/Makefile b/graphics/vcg/Makefile index b8eba90dc64..28b43b60b35 100644 --- a/graphics/vcg/Makefile +++ b/graphics/vcg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2007/02/04 21:51:58 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2008/02/04 19:52:55 tnn Exp $ DISTNAME= vcg.1.30.r3.17 PKGNAME= vcg-1.30 @@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Visualization Tool for compiler graphs WRKSRC= ${WRKDIR}/vcg.1.30 -USE_TOOLS+= imake +USE_TOOLS+= imake lex USE_X11BASE= yes pre-patch: -- cgit v1.2.3