pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/fftw Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/31befee8d697
branches:  trunk
changeset: 489539:31befee8d697
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Feb 23 04:21:33 2005 +0000

description:
Enable pkgviews installation.

diffstat:

 math/fftw/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 671226e856f9 -r 31befee8d697 math/fftw/Makefile
--- a/math/fftw/Makefile        Wed Feb 23 04:09:50 2005 +0000
+++ b/math/fftw/Makefile        Wed Feb 23 04:21:33 2005 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index