summaryrefslogtreecommitdiff
path: root/math/gsl
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
commit739ade02f5e5a61b32a7e44d8957b09888c72c6d (patch)
tree7b7b5579c729ee1cb9d4a3002eec00844f1ead5f /math/gsl
parentc86ad2bc4b5f8212490ad688fee7ffee5bc1ee8f (diff)
downloadpkgsrc-739ade02f5e5a61b32a7e44d8957b09888c72c6d.tar.gz
List the info pages directly in the PLIST and ensure that we honor
PKGINFODIR.
Diffstat (limited to 'math/gsl')
-rw-r--r--math/gsl/Makefile4
-rw-r--r--math/gsl/PLIST3
2 files changed, 4 insertions, 3 deletions
diff --git a/math/gsl/Makefile b/math/gsl/Makefile
index ee90964c166..9601ebe6601 100644
--- a/math/gsl/Makefile
+++ b/math/gsl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/03/31 18:57:28 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2006/03/31 23:56:28 jlam Exp $
DISTNAME= gsl-1.7
CATEGORIES= math devel
@@ -10,7 +10,7 @@ COMMENT= The GNU Scientific Library
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-INFO_FILES= gsl-ref.info
+INFO_FILES= # PLIST
TEST_TARGET= check
diff --git a/math/gsl/PLIST b/math/gsl/PLIST
index d86a86dace9..70e4c285905 100644
--- a/math/gsl/PLIST
+++ b/math/gsl/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2005/09/30 12:31:28 wiz Exp $
+@comment $NetBSD: PLIST,v 1.13 2006/03/31 23:56:28 jlam Exp $
bin/gsl-config
bin/gsl-histogram
bin/gsl-randist
@@ -215,6 +215,7 @@ include/gsl/gsl_vector_ushort.h
include/gsl/gsl_version.h
include/gsl/gsl_wavelet.h
include/gsl/gsl_wavelet2d.h
+info/gsl-ref.info
lib/libgsl.la
lib/libgslcblas.la
lib/pkgconfig/gsl.pc