summaryrefslogtreecommitdiff
path: root/math/fftw
diff options
context:
space:
mode:
authorjlam <jlam>2006-03-31 23:56:28 +0000
committerjlam <jlam>2006-03-31 23:56:28 +0000
commit70aa6b34f8fca59d8dc65f39328ce7132e6f9bc7 (patch)
tree7b7b5579c729ee1cb9d4a3002eec00844f1ead5f /math/fftw
parent6e0f16004ae5d9edf92ff829961a6ec163de389c (diff)
downloadpkgsrc-70aa6b34f8fca59d8dc65f39328ce7132e6f9bc7.tar.gz
List the info pages directly in the PLIST and ensure that we honor
PKGINFODIR.
Diffstat (limited to 'math/fftw')
-rw-r--r--math/fftw/Makefile4
-rw-r--r--math/fftw/PLIST3
2 files changed, 4 insertions, 3 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile
index a6964abaa0f..486d1ce5069 100644
--- a/math/fftw/Makefile
+++ b/math/fftw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2006/02/05 23:10:01 joerg Exp $
+# $NetBSD: Makefile,v 1.23 2006/03/31 23:56:28 jlam Exp $
DISTNAME= fftw-3.1
PKGREVISION= 1
@@ -19,7 +19,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-shared
PKGCONFIG_OVERRIDE+= fftw.pc.in
-INFO_FILES= fftw3.info
+INFO_FILES= # PLIST
TEST_TARGET= check
diff --git a/math/fftw/PLIST b/math/fftw/PLIST
index 87af138f408..68fca0ce769 100644
--- a/math/fftw/PLIST
+++ b/math/fftw/PLIST
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.8 2004/09/22 08:09:42 jlam Exp $
+@comment $NetBSD: PLIST,v 1.9 2006/03/31 23:56:28 jlam Exp $
bin/fftw-wisdom
bin/fftw-wisdom-to-conf
include/fftw3.f
include/fftw3.h
+info/fftw3.info
lib/libfftw3.la
lib/pkgconfig/fftw3.pc
man/man1/fftw-wisdom-to-conf.1