diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2020-10-19 17:01:35 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2020-10-19 17:01:35 +0000 |
commit | 828e24fefd2e395b3d9145edb55795f57dc89122 (patch) | |
tree | 2c9536b596ec6e8fcb42e64cdfce0c4ffb91f86c /lang/perl5-devel/files/patch-Configure | |
parent | - Fix build with python39 by forcibly regenerating cython files (diff) |
Update to v5.33.2-204-ge6b76f1d3a.
Diffstat (limited to 'lang/perl5-devel/files/patch-Configure')
-rw-r--r-- | lang/perl5-devel/files/patch-Configure | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/perl5-devel/files/patch-Configure b/lang/perl5-devel/files/patch-Configure index 2e98c349bda7..3c2eab8c4ac2 100644 --- a/lang/perl5-devel/files/patch-Configure +++ b/lang/perl5-devel/files/patch-Configure @@ -2,9 +2,9 @@ - ? - ? ---- Configure.orig 2020-08-24 04:22:00 UTC +--- Configure.orig 2020-10-18 21:18:11 UTC +++ Configure -@@ -3877,7 +3877,10 @@ esac +@@ -3878,7 +3878,10 @@ esac . ./posthint.sh : who configured the system @@ -16,7 +16,7 @@ case "$cf_by" in "") cf_by=`(logname) 2>/dev/null` -@@ -4942,7 +4945,7 @@ esac +@@ -4943,7 +4946,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";; -@@ -9541,8 +9544,7 @@ prefixvar=siteman3dir +@@ -9543,8 +9546,7 @@ prefixvar=siteman3dir : determine where add-on public executable scripts go case "$sitescript" in |