mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
22d5e4bb7f
PR: ports/9889 Submitted by: maintainer
12 lines
335 B
Plaintext
12 lines
335 B
Plaintext
--- util/wm-oldmenu2new.orig Wed Jan 20 21:39:18 1999
|
|
+++ util/wm-oldmenu2new Wed Jan 20 21:39:29 1999
|
|
@@ -112,7 +112,7 @@
|
|
# This is the interesting bit. Edit the old style menu and
|
|
# convert into new style property-list menu.
|
|
#
|
|
-perl - $T <<-'EOF' > $T-p
|
|
+%%PERL%% - $T <<-'EOF' > $T-p
|
|
$v=chr(22);
|
|
for (<>) {
|
|
push @foo,$_;
|