From 70aa6b34f8fca59d8dc65f39328ce7132e6f9bc7 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. --- graphics/plotutils/Makefile | 5 ++--- graphics/plotutils/PLIST | 3 ++- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics/plotutils') diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile index 298b9879fa9..aba407cb60e 100644 --- a/graphics/plotutils/Makefile +++ b/graphics/plotutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2006/03/31 17:28:11 jlam Exp $ +# $NetBSD: Makefile,v 1.38 2006/03/31 23:56:28 jlam Exp $ # DISTNAME= plotutils-2.4.1 @@ -16,8 +16,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews USE_LANGUAGES= c c++ -INFO_FILES= plotutils.info - +INFO_FILES= # PLIST USE_LIBTOOL= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --enable-libplotter diff --git a/graphics/plotutils/PLIST b/graphics/plotutils/PLIST index 5f39bdb0ea0..98f51e98cc3 100644 --- a/graphics/plotutils/PLIST +++ b/graphics/plotutils/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2004/09/22 08:09:37 jlam Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/03/31 23:56:28 jlam Exp $ bin/double bin/graph bin/ode @@ -10,6 +10,7 @@ bin/tek2plot include/plot.h include/plotcompat.h include/plotter.h +info/plotutils.info lib/libplot.la lib/libplotter.la man/man1/ode.1 -- cgit v1.2.3