summaryrefslogtreecommitdiff
path: root/math/fftw2
diff options
context:
space:
mode:
authorminskim <minskim>2004-05-31 16:47:47 +0000
committerminskim <minskim>2004-05-31 16:47:47 +0000
commitc0f22c18ac10b880417692c6191572b195a7cd1e (patch)
treec68874ff86a33cf9d7290b552a8933e80275f8c2 /math/fftw2
parent5620b6f36af6e3a4cefbc86c0520fa2e19b20153 (diff)
downloadpkgsrc-c0f22c18ac10b880417692c6191572b195a7cd1e.tar.gz
Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
Diffstat (limited to 'math/fftw2')
-rw-r--r--math/fftw2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/fftw2/Makefile b/math/fftw2/Makefile
index 2803a9b1247..431f9a8d242 100644
--- a/math/fftw2/Makefile
+++ b/math/fftw2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/02/19 11:11:31 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2004/05/31 16:47:48 minskim Exp $
DISTNAME= fftw-2.1.5
PKGNAME= fftw2-2.1.5
@@ -10,6 +10,8 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://www.fftw.org/
COMMENT= Collection of fast C routines to compute DFTs
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
.if ${MACHINE_ARCH} == "i386"