FreeBSD Bugzilla – Attachment 14027 Details for
Bug 26449
Fixup port net/gtk+licq
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.58 KB, created by
ishmael27
on 2001-04-09 05:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
ishmael27
Created:
2001-04-09 05:10:01 UTC
Size:
1.58 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/net/gtk+licq/Makefile,v >retrieving revision 1.2 >diff -u -r1.2 Makefile >--- Makefile 2001/04/07 21:02:44 1.2 >+++ Makefile 2001/04/09 03:59:22 >@@ -7,7 +7,7 @@ > > PORTNAME= gtk+licq > PORTVERSION= 0.50.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= net > MASTER_SITES= http://gtk.licq.org/download/ > >@@ -31,9 +31,17 @@ > CONFIGURE_ARGS= --enable-gnome > .else > CONFIGURE_ARGS= --disable-gnome >+.endif >+ > post-patch: >+ @find ${WRKSRC} -name "Makefile.in*" | xargs ${PERL5} -pi -e \ >+ 's|-D_REENTRANT|${PTHREAD_CFLAGS} -D_REENTRANT|g ; \ >+ s|^localedir =.*|localedir = \$$(prefix)/share/locale| ; \ >+ s|^gtklicq_helpdir =.*|gtklicq_helpdir = \ >+ \$$(datadir)/help/gtk+licq/C|' >+.if !defined(HAVE_GNOME) > @${PERL5} -pi -e \ >- 's|^SUBDIRS\ =.*|SUBDIRS\ =\ |' ${WRKSRC}/doc/Makefile.in >+ 's|^SUBDIRS =.*|SUBDIRS =|' ${WRKSRC}/doc/Makefile.in > .endif > > post-configure: >Index: files/patch-po::Makefile.in >=================================================================== >RCS file: patch-po::Makefile.in >diff -N patch-po::Makefile.in >--- /tmp/cvsqvo7oQnoRr Sun Apr 8 23:03:06 2001 >+++ /dev/null Sun Apr 8 23:01:41 2001 >@@ -1,11 +0,0 @@ >---- po/Makefile.in.in.orig Wed Aug 23 20:00:23 2000 >-+++ po/Makefile.in.in Sun Oct 15 11:11:11 2000 >-@@ -19,7 +19,7 @@ >- prefix = @prefix@ >- exec_prefix = @exec_prefix@ >- datadir = $(prefix)/@DATADIRNAME@ >--localedir = $(datadir)/locale >-+localedir = $(prefix)/share/locale >- gnulocaledir = $(prefix)/share/locale >- gettextsrcdir = $(prefix)/share/gettext/po >- subdir = po
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 26449
: 14027