From bddce5626733dcc0eb95d6aa4593db5b58089cdd Mon Sep 17 00:00:00 2001 From: minskim Date: Wed, 23 Feb 2005 04:21:33 +0000 Subject: Enable pkgviews installation. --- math/fftw/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'math/fftw') diff --git a/math/fftw/Makefile b/math/fftw/Makefile index 0ff2f5f9519..6d3750c5184 100644 --- a/math/fftw/Makefile +++ b/math/fftw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2005/01/12 15:32:01 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2005/02/23 04:21:33 minskim Exp $ .if (${MACHINE_ARCH} == "powerpc") DISTNAME= fftw-3.0.1-fma @@ -15,6 +15,8 @@ MAINTAINER= root@garbled.net HOMEPAGE= http://www.fftw.org/ COMMENT= Collection of fast C routines to compute DFTs +PKG_INSTALLATION_TYPES= overwrite pkgviews + USE_LIBTOOL= yes PKGCONFIG_OVERRIDE+= fftw.pc.in GNU_CONFIGURE= yes -- cgit v1.2.3