summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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