FreeBSD Bugzilla – Attachment 118874 Details for
Bug 161275
[PATCH] devel/glog: add devel/gflags to dependency list
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
glog-0.3.1_1.patch
glog-0.3.1_1.patch (text/plain), 860 bytes, created by
Sunpoet Po-Chuan Hsieh
on 2011-10-04 10:40:04 UTC
(
hide
)
Description:
glog-0.3.1_1.patch
Filename:
MIME Type:
Creator:
Sunpoet Po-Chuan Hsieh
Created:
2011-10-04 10:40:04 UTC
Size:
860 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/glog/Makefile,v >retrieving revision 1.9 >diff -u -u -r1.9 Makefile >--- Makefile 23 Sep 2011 22:21:58 -0000 1.9 >+++ Makefile 4 Oct 2011 09:37:50 -0000 >@@ -6,14 +6,16 @@ > # > > PORTNAME= glog >-DISTVERSION= 0.3.1 >+PORTVERSION= 0.3.1 >+PORTREVISION= 1 > CATEGORIES= devel > MASTER_SITES= GOOGLE_CODE > > MAINTAINER= clsung@FreeBSD.org > COMMENT= A library of C++ classes for flexible logging > >-LIB_DEPENDS+= execinfo.1:${PORTSDIR}/devel/libexecinfo >+LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \ >+ gflags.1:${PORTSDIR}/devel/gflags > > GNU_CONFIGURE= yes > USE_GNOME= gnomehack >@@ -21,6 +23,7 @@ > USE_GCC= 4.2+ > PROJECTHOST= google-glog > >+CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib -lexecinfo > > .include <bsd.port.pre.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 161275
: 118874