pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/fftw Mark as DESTDIR ready.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ac83b0316510
branches:  trunk
changeset: 536748:ac83b0316510
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Dec 21 22:35:42 2007 +0000

description:
Mark as DESTDIR ready.

diffstat:

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

diffs (17 lines):

diff -r 8549215d344d -r ac83b0316510 math/fftw/Makefile
--- a/math/fftw/Makefile        Fri Dec 21 22:30:22 2007 +0000
+++ b/math/fftw/Makefile        Fri Dec 21 22:35:42 2007 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index