FreeBSD Bugzilla – Attachment 117401 Details for
Bug 159482
Update port: irc/lostirc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 952 bytes, created by
tkato432
on 2011-08-03 19:40:33 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2011-08-03 19:40:33 UTC
Size:
952 bytes
patch
obsolete
>diff -urN /usr/ports/irc/lostirc/Makefile irc/lostirc/Makefile >--- /usr/ports/irc/lostirc/Makefile 2010-03-28 17:39:41.000000000 +0900 >+++ irc/lostirc/Makefile 2011-07-28 02:06:32.000000000 +0900 >@@ -9,23 +9,27 @@ > PORTVERSION= 0.4.6 > PORTREVISION= 8 > CATEGORIES= irc >-MASTER_SITES= SF \ >- http://demian.dyndns.org/src/ >- >+MASTER_SITES= SF > > MAINTAINER= ports@FreeBSD.org > COMMENT= A simple and minimal IRC client for X > > LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 > >-USE_GNOME= gnomehack gnomeprefix gnometarget >+LICENSE= GPLv2 GPLv3 >+LICENSE_COMB= dual >+ >+USE_GNOME= gnomehack gnomeprefix > GNU_CONFIGURE= yes >-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ >- LDFLAGS="-L${LOCALBASE}/lib" >+CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" > CONFIGURE_ARGS= --disable-kde >+MAKE_JOBS_SAFE= yes > > MAN1= lostirc.1 > >+CPPFLAGS= -I${LOCALBASE}/include >+LDFLAGS= -L${LOCALBASE}/lib >+ > post-install: > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR}
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 159482
: 117401