FreeBSD Bugzilla – Attachment 243969 Details for
Bug 272722
devel/tig invalid pattern in LIB_DEPENDS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[patch] devel/tig: fix bad LIB_DEPENDS for PCRE option
pr-fix-tig-pcre-dep.txt (text/plain), 441 bytes, created by
John Hein
on 2023-08-08 14:10:53 UTC
(
hide
)
Description:
[patch] devel/tig: fix bad LIB_DEPENDS for PCRE option
Filename:
MIME Type:
Creator:
John Hein
Created:
2023-08-08 14:10:53 UTC
Size:
441 bytes
patch
obsolete
>diff --git a/devel/tig/Makefile b/devel/tig/Makefile >index a8290a64b462..89ec2244ec83 100644 >--- a/devel/tig/Makefile >+++ b/devel/tig/Makefile >@@ -37,7 +37,7 @@ GIT_DESC= Install devel/git as runtime dependency > > GIT_RUN_DEPENDS= git:devel/git > GIT_VARS_OFF= PKGMESSAGE="${.CURDIR}/pkg-message-git" >-PCRE_LIB_DEPENDS= lpcre2-posix.so:devel/pcre2 >+PCRE_LIB_DEPENDS= libpcre2-posix.so:devel/pcre2 > PCRE_CONFIGURE_WITH= pcre > > post-install:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
jcfyecrayz
:
maintainer-approval?
(
0mp
)
Actions:
View
|
Diff
Attachments on
bug 272722
:
243614
| 243969