summaryrefslogtreecommitdiff
path: root/math/octave-current
diff options
context:
space:
mode:
authorwennmach <wennmach@pkgsrc.org>2001-05-31 12:56:53 +0000
committerwennmach <wennmach@pkgsrc.org>2001-05-31 12:56:53 +0000
commit67873984f93d6e859f72b59c91a2097bc48789a5 (patch)
tree60f82ca8be6a39d1ad1d0cc28312573b54103311 /math/octave-current
parent4f082e10a536190e7ffafb0c2469d65e822127ff (diff)
downloadpkgsrc-67873984f93d6e859f72b59c91a2097bc48789a5.tar.gz
Install an additional (useful) HTML page.
Via patch from Masao Uebayashi <ueubayasi@soum.co.jp>
Diffstat (limited to 'math/octave-current')
-rw-r--r--math/octave-current/Makefile4
-rw-r--r--math/octave-current/pkg/PLIST3
2 files changed, 4 insertions, 3 deletions
diff --git a/math/octave-current/Makefile b/math/octave-current/Makefile
index 725e27f504e..e6c47b3961b 100644
--- a/math/octave-current/Makefile
+++ b/math/octave-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/04/22 23:49:55 jtb Exp $
+# $NetBSD: Makefile,v 1.10 2001/05/31 12:56:53 wennmach Exp $
DISTNAME= octave-2.1.33
PKGNAME= octave-2.1.34
@@ -43,7 +43,7 @@ OCTAVE_DOC= faq/Octave-FAQ.ps interpreter/octave.ps \
liboctave/liboctave.ps refcard/refcard-a4.ps \
refcard/refcard-legal.ps refcard/refcard-letter.ps
OCTAVE_HTML= faq/Octave-FAQ_toc.html interpreter/octave_*.html \
- liboctave/liboctave_*.html
+ interpreter/octave.html liboctave/liboctave_*.html
post-patch:
@cd ${WRKSRC}/libcruft/misc && ${RM} -f xstopx.f dostop.c
diff --git a/math/octave-current/pkg/PLIST b/math/octave-current/pkg/PLIST
index 021bfe973bf..73c6173b016 100644
--- a/math/octave-current/pkg/PLIST
+++ b/math/octave-current/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2001/04/22 23:49:55 jtb Exp $
+@comment $NetBSD: PLIST,v 1.7 2001/05/31 12:56:54 wennmach Exp $
bin/mkoctfile
bin/mkoctfile-2.1.34
bin/octave
@@ -899,6 +899,7 @@ share/doc/html/octave/liboctave_7.html
share/doc/html/octave/liboctave_8.html
share/doc/html/octave/liboctave_9.html
share/doc/html/octave/liboctave_toc.html
+share/doc/html/octave/octave.html
share/doc/html/octave/octave_1.html
share/doc/html/octave/octave_10.html
share/doc/html/octave/octave_11.html