summaryrefslogtreecommitdiff
path: root/graphics/plotutils
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 /graphics/plotutils
parent6e0f16004ae5d9edf92ff829961a6ec163de389c (diff)
downloadpkgsrc-70aa6b34f8fca59d8dc65f39328ce7132e6f9bc7.tar.gz
List the info pages directly in the PLIST and ensure that we honor
PKGINFODIR.
Diffstat (limited to 'graphics/plotutils')
-rw-r--r--graphics/plotutils/Makefile5
-rw-r--r--graphics/plotutils/PLIST3
2 files changed, 4 insertions, 4 deletions
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