diff options
Diffstat (limited to 'benchmarks/paranoia/Makefile')
-rw-r--r-- | benchmarks/paranoia/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/benchmarks/paranoia/Makefile b/benchmarks/paranoia/Makefile index ae77ff8895e..d19506f0126 100644 --- a/benchmarks/paranoia/Makefile +++ b/benchmarks/paranoia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2009/02/22 14:15:28 asau Exp $ +# $NetBSD: Makefile,v 1.20 2012/09/11 22:37:14 asau Exp $ DISTNAME= paranoia PKGNAME= paranoia-960101 @@ -10,7 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Highly paranoid test of IEEE 754 conformance PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR} |