From 3f95d3993882f863f6ccbdf9ada020346f39c938 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 31 Mar 2006 23:56:28 +0000 Subject: List the info pages directly in the PLIST and ensure that we honor PKGINFODIR. --- math/gsl/Makefile | 4 ++-- math/gsl/PLIST | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'math/gsl') 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 -- cgit v1.2.3