FreeBSD Bugzilla – Attachment 36451 Details for
Bug 58427
irc/lostirc: fix libintl and libiconv depedencies => avoid conflicts with other ports
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.04 KB, created by
Simon Barner
on 2003-10-23 15:10:19 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Simon Barner
Created:
2003-10-23 15:10:19 UTC
Size:
1.04 KB
patch
obsolete
>diff -ruN lostirc/Makefile lostirc.patched/Makefile >--- lostirc/Makefile Wed Aug 27 13:48:40 2003 >+++ lostirc.patched/Makefile Thu Oct 23 15:53:02 2003 >@@ -16,11 +16,14 @@ > COMMENT= LostIRC is a simple and minimal IRC client for X > > LIB_DEPENDS= gtkmm-2:${PORTSDIR}/x11-toolkits/gtk--2 \ >+ iconv.3:${PORTSDIR}/converters/libiconv \ > intl.5:${PORTSDIR}/devel/gettext > > USE_X_PREFIX= yes > USE_GNOME= gnomehack > GNU_CONFIGURE= yes >+CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} \ >+ --with-libiconv-prefix=${LOCALBASE} > USE_REINPLACE= yes > > MAN1= lostirc.1 >diff -ruN lostirc/pkg-plist lostirc.patched/pkg-plist >--- lostirc/pkg-plist Wed Jul 9 01:24:40 2003 >+++ lostirc.patched/pkg-plist Thu Oct 23 16:00:18 2003 >@@ -1,10 +1,8 @@ > bin/lostirc >-lib/charset.alias > share/applnk/lostirc.desktop > share/gnome/apps/Internet/lostirc.desktop > share/gnome/pixmaps/lostirc.png > share/locale/da/LC_MESSAGES/lostirc.mo >-share/locale/locale.alias > %%PORTDOCS%%share/doc/lostirc/AUTHORS > %%PORTDOCS%%share/doc/lostirc/COPYING > %%PORTDOCS%%share/doc/lostirc/ChangeLog
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 58427
: 36451