FreeBSD Bugzilla – Attachment 213821 Details for
Bug 245862
make devel/qt5-core depend on devel/qt5-buildtools
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
A proposal to address the problem
devel_qt5-core.patch (text/plain), 530 bytes, created by
Piotr Smyrak
on 2020-04-26 18:03:31 UTC
(
hide
)
Description:
A proposal to address the problem
Filename:
MIME Type:
Creator:
Piotr Smyrak
Created:
2020-04-26 18:03:31 UTC
Size:
530 bytes
patch
obsolete
>--- Makefile.orig 2020-04-23 22:14:49.000000000 +0200 >+++ Makefile 2020-04-26 18:27:31.863527000 +0200 >@@ -47,6 +47,14 @@ > ${WRKSRC}/src/corelib/global/qglobal.cpp > .endif > >+_BUILDTOOLS_VERSION!=${PKG_BIN} query %v qt5-buildtools >+_BUILDTOOLS_STATUS!=${PKG_BIN} version -t ${_BUILDTOOLS_VERSION} ${QT5_VERSION} >+ >+pre-check-config: >+.if ${_BUILDTOOLS_STATUS} == "<" >+.error "Your devel/qt5-buildtools version is too old. Please upgrade it first." >+.endif >+ > post-configure: > .for d in ${MORE_WRKSRCS} > ${MKDIR} ${WRKSRC}/${d}
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 245862
: 213821 |
216568