aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-07-03 12:48:30 +0800
committerKris Kennaway <kris@FreeBSD.org>2000-07-03 12:48:30 +0800
commitdeb38ffed8d02b6c00e3a030eacf48cfbbf93adc (patch)
tree648a28fdd7f119ce401dd1af81ee996976af55b2 /math
parenta40661f85add977e44ad7a0b1b5a7799234ed515 (diff)
downloadfreebsd-ports-deb38ffed8d02b6c00e3a030eacf48cfbbf93adc.tar.gz
freebsd-ports-deb38ffed8d02b6c00e3a030eacf48cfbbf93adc.tar.zst
freebsd-ports-deb38ffed8d02b6c00e3a030eacf48cfbbf93adc.zip
Remove extraneous files and directories on deinstall
Noticed by: bento
Notes
Notes: svn path=/head/; revision=30111
Diffstat (limited to 'math')
-rw-r--r--math/octave-devel/Makefile2
-rw-r--r--math/octave-devel/pkg-plist5
-rw-r--r--math/octave/Makefile2
-rw-r--r--math/octave/pkg-plist5
4 files changed, 12 insertions, 2 deletions
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile
index 6a14a1d90690..1bfff00e8843 100644
--- a/math/octave-devel/Makefile
+++ b/math/octave-devel/Makefile
@@ -35,7 +35,7 @@ CONFIGURE_ARGS= --disable-shared --host=${GNU_HOST}
CONFIGURE_ARGS+= --with-f2c
.endif
-MAN1= octave.1
+MAN1= octave.1 octave-bug.1
LIBOCTAVE-INFO= liboctave.info liboctave.info-1 liboctave.info-2 liboctave.info-3
diff --git a/math/octave-devel/pkg-plist b/math/octave-devel/pkg-plist
index d0d953b6c5df..23038bc06c7a 100644
--- a/math/octave-devel/pkg-plist
+++ b/math/octave-devel/pkg-plist
@@ -1,7 +1,9 @@
bin/mkoctfile
+bin/mkoctfile-%%OCTAVE_VERSION%%
bin/octave
bin/octave-%%OCTAVE_VERSION%%
bin/octave-bug
+bin/octave-bug-%%OCTAVE_VERSION%%
include/octave-%%OCTAVE_VERSION%%/octave/Array-flags.h
include/octave-%%OCTAVE_VERSION%%/octave/Array-idx.h
include/octave-%%OCTAVE_VERSION%%/octave/Array.cc
@@ -278,6 +280,9 @@ info/octave.info-9
info/octave.info-10
info/octave.info-11
info/octave.info-12
+info/octave.info-13
+info/octave.info-14
+info/octave.info-15
info/liboctave.info
info/liboctave.info-1
info/liboctave.info-2
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 6a14a1d90690..1bfff00e8843 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -35,7 +35,7 @@ CONFIGURE_ARGS= --disable-shared --host=${GNU_HOST}
CONFIGURE_ARGS+= --with-f2c
.endif
-MAN1= octave.1
+MAN1= octave.1 octave-bug.1
LIBOCTAVE-INFO= liboctave.info liboctave.info-1 liboctave.info-2 liboctave.info-3
diff --git a/math/octave/pkg-plist b/math/octave/pkg-plist
index d0d953b6c5df..23038bc06c7a 100644
--- a/math/octave/pkg-plist
+++ b/math/octave/pkg-plist
@@ -1,7 +1,9 @@
bin/mkoctfile
+bin/mkoctfile-%%OCTAVE_VERSION%%
bin/octave
bin/octave-%%OCTAVE_VERSION%%
bin/octave-bug
+bin/octave-bug-%%OCTAVE_VERSION%%
include/octave-%%OCTAVE_VERSION%%/octave/Array-flags.h
include/octave-%%OCTAVE_VERSION%%/octave/Array-idx.h
include/octave-%%OCTAVE_VERSION%%/octave/Array.cc
@@ -278,6 +280,9 @@ info/octave.info-9
info/octave.info-10
info/octave.info-11
info/octave.info-12
+info/octave.info-13
+info/octave.info-14
+info/octave.info-15
info/liboctave.info
info/liboctave.info-1
info/liboctave.info-2