diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2022-02-10 15:52:44 +0100 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2022-02-10 16:35:37 +0100 |
commit | c2993d6835caf950d8600dd0c34dd8b7fa54909d (patch) | |
tree | c849ffa6382b505c8bca0ebda6b7a3315114414f /lang/perl5-devel/files/patch-Configure | |
parent | dns/bind9-devel: update to latest commit (diff) |
lang/perl5-devel: update to v5.35.8-60-gafded0c3c2
Diffstat (limited to 'lang/perl5-devel/files/patch-Configure')
-rw-r--r-- | lang/perl5-devel/files/patch-Configure | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/perl5-devel/files/patch-Configure b/lang/perl5-devel/files/patch-Configure index 84cb3aab999c..4ae632610436 100644 --- a/lang/perl5-devel/files/patch-Configure +++ b/lang/perl5-devel/files/patch-Configure @@ -2,7 +2,7 @@ - ? - ? ---- Configure.orig 2021-09-20 14:21:50 UTC +--- Configure.orig 2022-02-08 18:00:07 UTC +++ Configure @@ -3889,7 +3889,10 @@ esac . ./posthint.sh @@ -16,7 +16,7 @@ case "$cf_by" in "") cf_by=`(logname) 2>/dev/null` -@@ -4962,7 +4965,7 @@ esac +@@ -5017,7 +5020,7 @@ esac : Now check and see which directories actually exist, avoiding duplicates for xxx in $dlist do @@ -25,7 +25,7 @@ case " $libpth " in *" $xxx "*) ;; *) libpth="$libpth $xxx";; -@@ -9562,8 +9565,7 @@ prefixvar=siteman3dir +@@ -9615,8 +9618,7 @@ prefixvar=siteman3dir : determine where add-on public executable scripts go case "$sitescript" in |