diff options
Diffstat (limited to 'misc/root/Makefile')
-rw-r--r-- | misc/root/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/root/Makefile b/misc/root/Makefile index 06756e42eaf..4c98ba3571b 100644 --- a/misc/root/Makefile +++ b/misc/root/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/02/25 04:18:02 hubertf Exp $ +# $NetBSD: Makefile,v 1.7 2001/03/27 03:20:08 hubertf Exp $ DISTNAME= root_v2.23.08.source PKGNAME= root-2.23 @@ -10,7 +10,7 @@ MAINTAINER= drochner@netbsd.org HOMEPAGE= http://root.cern.ch/ COMMENT= OO framework for data analysis and visualisation -BUILD_DEPENDS+= cint:../../lang/cint +BUILD_DEPENDS+= cint-5.14.40:../../lang/cint USE_GMAKE= YES USE_XPM= YES |