diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:38:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:38:59 +0000 |
commit | beced671bdcb6ffe50e652d814ac803ba36386d8 (patch) | |
tree | 88eb9dbb4fc80b7d159c64e16db129bdd9b80aed /misc/dotfile/files/patch-Modules-english-procmail-configure | |
parent | Add the current SUSv4/Open Group Base Specifications Issue 7. (diff) |
Remove non staged ports without pending PR from m*
Diffstat (limited to 'misc/dotfile/files/patch-Modules-english-procmail-configure')
-rw-r--r-- | misc/dotfile/files/patch-Modules-english-procmail-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/dotfile/files/patch-Modules-english-procmail-configure b/misc/dotfile/files/patch-Modules-english-procmail-configure deleted file mode 100644 index 9243648de0a6..000000000000 --- a/misc/dotfile/files/patch-Modules-english-procmail-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- Modules/english/procmail/configure.orig 2012-09-18 19:44:28.000000000 +0200 -+++ Modules/english/procmail/configure 2012-09-18 19:44:42.000000000 +0200 -@@ -534,7 +534,7 @@ - echo "----------------------------------------------------------------------" - - --for ac_prog in tclsh7.6 tclsh7.5 tclsh7.4 tclsh -+for ac_prog in %%TCLSH%% - do - # Extract the first word of "$ac_prog", so it can be a program name with args. - set dummy $ac_prog; ac_word=$2 |