summaryrefslogtreecommitdiff
path: root/math/scilab-toolbox-sivp/files/extrapatch-etc__SIVP.start
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-06-09 04:56:43 +0000
committerRene Ladan <rene@FreeBSD.org>2018-06-09 04:56:43 +0000
commit4634c6bf62efe4acdeb82f219717fce8e58a8e5a (patch)
tree70e967dc275187cc602692dc94b04a4299bbb468 /math/scilab-toolbox-sivp/files/extrapatch-etc__SIVP.start
parentRemove SIVP option from math/scilab-toolbox-swt, it depends on an expired port. (diff)
Remove expired ports:
2018-06-07 graphics/libkface: No longer maintained upstream 2018-06-07 math/scilab-toolbox-sivp: Cannot build with newer opencv
Notes
Notes: svn path=/head/; revision=472036
Diffstat (limited to 'math/scilab-toolbox-sivp/files/extrapatch-etc__SIVP.start')
-rw-r--r--math/scilab-toolbox-sivp/files/extrapatch-etc__SIVP.start16
1 files changed, 0 insertions, 16 deletions
diff --git a/math/scilab-toolbox-sivp/files/extrapatch-etc__SIVP.start b/math/scilab-toolbox-sivp/files/extrapatch-etc__SIVP.start
deleted file mode 100644
index 09f75aa61f59..000000000000
--- a/math/scilab-toolbox-sivp/files/extrapatch-etc__SIVP.start
+++ /dev/null
@@ -1,16 +0,0 @@
---- ./etc/SIVP.start.orig 2012-02-28 11:35:59.000000000 +0000
-+++ ./etc/SIVP.start 2012-04-25 15:51:27.604824817 +0000
-@@ -107,13 +107,6 @@
-
- // Load and add help chapter
- // =============================================================================
-- if or(getscilabmode() == ["NW";"STD"]) then
-- mprintf("\tLoad help\n");
-- path_addchapter = pathconvert(root_tlbx+"/jar");
-- if ( isdir(path_addchapter) <> [] ) then
-- add_help_chapter(TOOLBOX_TITLE, path_addchapter, %F);
-- end
-- end
-
- // Load demos
- // =============================================================================