FreeBSD Bugzilla – Attachment 223934 Details for
Bug 254315
textproc/luceneplusplus: error in pkgconfig file
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for luceneplusplus pkgconf files, fix sed strings
lucene++-3.0.8_1.diff (text/plain), 739 bytes, created by
Rodrigo Osorio
on 2021-04-08 22:06:51 UTC
(
hide
)
Description:
Patch for luceneplusplus pkgconf files, fix sed strings
Filename:
MIME Type:
Creator:
Rodrigo Osorio
Created:
2021-04-08 22:06:51 UTC
Size:
739 bytes
patch
obsolete
>diff --git a/textproc/luceneplusplus/Makefile b/textproc/luceneplusplus/Makefile >index 4d39574bb677..83046f8a1408 100644 >--- a/textproc/luceneplusplus/Makefile >+++ b/textproc/luceneplusplus/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= lucene++ > PORTVERSION= 3.0.8 >+PORTREVISION= 1 > DISTVERSIONPREFIX= rel_ > CATEGORIES= textproc > >@@ -27,5 +28,8 @@ post-patch: > ${REINPLACE_CMD} 's,include/pkgconfig,libdata/pkgconfig,;s,include/cmake,share/lucene++/cmake,' \ > ${WRKSRC}/src/config/core/CMakeLists.txt \ > ${WRKSRC}/src/config/contrib/CMakeLists.txt >+ ${REINPLACE_CMD} 's,@LIB_DESTINATION@,$$\{libdir\},' \ >+ ${WRKSRC}/src/config/core/liblucene++.pc.in \ >+ ${WRKSRC}/src/config/contrib/liblucene++-contrib.pc.in > > .include <bsd.port.post.mk>
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
Actions:
View
|
Diff
Attachments on
bug 254315
:
223932
| 223934 |
223948