summaryrefslogtreecommitdiff
path: root/benchmarks/benchfft
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
committertv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
commitf816d81489fd245a89e581c2f9cf792562ade194 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /benchmarks/benchfft
parent20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff)
downloadpkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'benchmarks/benchfft')
-rw-r--r--benchmarks/benchfft/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/benchmarks/benchfft/Makefile b/benchmarks/benchfft/Makefile
index 87f314b4df5..fdab66cf0e2 100644
--- a/benchmarks/benchfft/Makefile
+++ b/benchmarks/benchfft/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2005/01/12 15:31:58 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2005/04/11 21:45:00 tv Exp $
DISTNAME= benchfft-2.0
PKGREVISION= 1
@@ -14,7 +14,6 @@ COMMENT= Benchmark your machine with a number of FFT algorithms
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= yes
-USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
USE_LANGUAGES= fortran
USE_LIBTOOL= yes