FreeBSD Bugzilla – Attachment 201553 Details for
Bug 235344
devel/qgit: fix build with GCC-based architectures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
qgit.patch (text/plain), 661 bytes, created by
Piotr Kubaj
on 2019-01-31 07:51:57 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-01-31 07:51:57 UTC
Size:
661 bytes
patch
obsolete
>Index: devel/qgit/Makefile >=================================================================== >--- devel/qgit/Makefile (revision 491546) >+++ devel/qgit/Makefile (working copy) >@@ -1,22 +1,22 @@ > # Created by: Ion-Mihai "IOnut" Tetcu <itetcu@FreeBSD.org> > # $FreeBSD$ > > PORTNAME= qgit > DISTVERSIONPREFIX= ${PORTNAME}- > DISTVERSION= 2.8 > PORTREVISION= 1 > CATEGORIES= devel > > MAINTAINER= adridg@FreeBSD.org > COMMENT= Graphical interface to git repositories > > LICENSE= GPLv2 > >-USES= cmake qt:5 >+USES= cmake compiler:c++11-lang qt:5 > USE_QT= core gui widgets \ > buildtools_build qmake_build > > USE_GITHUB= yes > GH_ACCOUNT= tibirna > > .include <bsd.port.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 235344
: 201553