summaryrefslogtreecommitdiff
path: root/x11/mlterm/patch-tool_w3mmlconfig_mlconfig.cgi.in
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-17 23:28:04 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-17 23:28:04 +0000
commit1a8a092d9fefcbd7f960c82c59802c61807867a6 (patch)
tree48e47bf661e0e5d6ed9c060e8aea683b30d4540f /x11/mlterm/patch-tool_w3mmlconfig_mlconfig.cgi.in
parent- Update to 1.7.1 (diff)
Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches accordingly. Sponsored by: Absolight
Diffstat (limited to 'x11/mlterm/patch-tool_w3mmlconfig_mlconfig.cgi.in')
-rw-r--r--x11/mlterm/patch-tool_w3mmlconfig_mlconfig.cgi.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/mlterm/patch-tool_w3mmlconfig_mlconfig.cgi.in b/x11/mlterm/patch-tool_w3mmlconfig_mlconfig.cgi.in
new file mode 100644
index 000000000000..844f217fcef1
--- /dev/null
+++ b/x11/mlterm/patch-tool_w3mmlconfig_mlconfig.cgi.in
@@ -0,0 +1,10 @@
+--- tool/w3mmlconfig/mlconfig.cgi.in.orig Sat Feb 23 22:18:18 2002
++++ tool/w3mmlconfig/mlconfig.cgi.in Sat Feb 23 22:22:19 2002
+@@ -2,6 +2,7 @@
+
+ $DEBUG = 1;
+
++use lib '@CGI_BIN@';
+ require 'mlconfig-data.pl';
+
+ $CGI = $ENV{SCRIPT_NAME} || $0;