From 2591a64b6911304f9b9d163c185858871732a390 Mon Sep 17 00:00:00 2001 From: skrll Date: Tue, 7 Nov 2000 20:28:23 +0000 Subject: Use pkgsrc libtool. --- benchmarks/benchfft/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'benchmarks') diff --git a/benchmarks/benchfft/Makefile b/benchmarks/benchfft/Makefile index 7665de13f2d..5889d5c26f8 100644 --- a/benchmarks/benchfft/Makefile +++ b/benchmarks/benchfft/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/05/13 14:51:11 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.7 2000/11/07 20:28:23 skrll Exp $ DISTNAME= benchfft-2.0 CATEGORIES= benchmarks math @@ -11,6 +11,8 @@ HOMEPAGE= http://theory.lcs.mit.edu/~benchfft/download.html GNU_CONFIGURE= yes USE_GMAKE= yes USE_FORTRAN= yes +USE_LIBTOOL= yes +LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig do-configure: (cd ${WRKDIR}/fftw-2.0.1 && ./configure) -- cgit v1.2.3