summaryrefslogtreecommitdiff
path: root/math/fftw/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-03-31 23:56:28 +0000
committerjlam <jlam@pkgsrc.org>2006-03-31 23:56:28 +0000
commit1450b259bac40bf40e6678fc7eb42d553b47e37e (patch)
tree7b7b5579c729ee1cb9d4a3002eec00844f1ead5f /math/fftw/Makefile
parentfe1cdd47b49037fbb784ac847c0857b1f98b4d17 (diff)
downloadpkgsrc-1450b259bac40bf40e6678fc7eb42d553b47e37e.tar.gz
List the info pages directly in the PLIST and ensure that we honor
PKGINFODIR.
Diffstat (limited to 'math/fftw/Makefile')
-rw-r--r--math/fftw/Makefile4
1 files changed, 2 insertions, 2 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