diff options
Diffstat (limited to 'misc/root')
-rw-r--r-- | misc/root/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/root/Makefile b/misc/root/Makefile index cdfb7bacd4e..f1a8f909717 100644 --- a/misc/root/Makefile +++ b/misc/root/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2012/03/03 00:13:37 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2012/10/08 09:57:36 asau Exp $ DISTNAME= root_v5.26.00b.source PKGNAME= root-5.26 @@ -10,7 +10,6 @@ MAINTAINER= drochner@NetBSD.org HOMEPAGE= http://root.cern.ch/ COMMENT= OO framework for data analysis and visualisation -PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR}/root USE_TOOLS+= gmake USE_LANGUAGES= c c++ #fortran f2c lacks LOC() |