summaryrefslogtreecommitdiff
path: root/math/fftw
diff options
context:
space:
mode:
authorjoerg <joerg>2007-12-21 22:35:42 +0000
committerjoerg <joerg>2007-12-21 22:35:42 +0000
commita54c4131d176bddf482846c3851a49e40edea270 (patch)
tree74d920e06b61bc40f65b8926c0e5c07a5107def0 /math/fftw
parent458246ecb99ad659afa6c160032ad5ac36395432 (diff)
downloadpkgsrc-a54c4131d176bddf482846c3851a49e40edea270.tar.gz
Mark as DESTDIR ready.
Diffstat (limited to 'math/fftw')
-rw-r--r--math/fftw/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile
index 0920c5db996..a392fce0306 100644
--- a/math/fftw/Makefile
+++ b/math/fftw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2006/07/21 07:07:17 rillig Exp $
+# $NetBSD: Makefile,v 1.28 2007/12/21 22:35:42 joerg Exp $
DISTNAME= fftw-3.1.2
CATEGORIES= math
@@ -10,6 +10,7 @@ HOMEPAGE= http://www.fftw.org/
COMMENT= Collection of fast C routines to compute DFTs
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c fortran
USE_LIBTOOL= yes