From f998f82f3787f40c2c8115992b82540f718b03ab Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 4 Jan 2003 22:34:59 +0000 Subject: Set USE_X11. --- misc/root/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/misc/root/Makefile b/misc/root/Makefile index c718628a679..212d37cba5e 100644 --- a/misc/root/Makefile +++ b/misc/root/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/10/21 13:02:40 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2003/01/04 22:34:59 wiz Exp $ DISTNAME= root_v2.23.08.source PKGNAME= root-2.23 @@ -12,6 +12,7 @@ COMMENT= OO framework for data analysis and visualisation BUILD_DEPENDS+= cint-5.14.40:../../lang/cint USE_BUILDLINK2= YES +USE_X11= YES USE_GMAKE= YES ALL_TARGET= netbsd -- cgit v1.2.3