pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/vcg Needs imake.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/12d6dbc579d3
branches:  trunk
changeset: 518183:12d6dbc579d3
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Sep 02 20:40:41 2006 +0000

description:
Needs imake.

diffstat:

 graphics/vcg/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 6a0dff2e5f56 -r 12d6dbc579d3 graphics/vcg/Makefile
--- a/graphics/vcg/Makefile     Sat Sep 02 20:37:00 2006 +0000
+++ b/graphics/vcg/Makefile     Sat Sep 02 20:40:41 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/06/14 10:32:35 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2006/09/02 20:40:41 rillig Exp $
 
 DISTNAME=      vcg.1.30.r3.17
 PKGNAME=       vcg-1.30
@@ -11,6 +11,7 @@
 COMMENT=       Visualization Tool for compiler graphs
 
 WRKSRC=                ${WRKDIR}/vcg.1.30
+USE_TOOLS+=    imake
 USE_X11BASE=   yes
 
 .include "../../mk/x11.buildlink3.mk"



Home | Main Index | Thread Index | Old Index