ports/71789: net/gtk-gnutella: WITHOUT_ICU knob doesn't work

clayton rollins crollins666 at hotmail.com
Sat Nov 6 02:10:31 UTC 2004


The following reply was made to PR ports/71789; it has been noted by GNATS.

From: "clayton rollins" <crollins666 at hotmail.com>
To: freebsd-gnats-submit at FreeBSD.org, avg at icyb.net.ua
Cc:  
Subject: Re:ports/71789: net/gtk-gnutella: WITHOUT_ICU knob doesn't work
Date: Sat, 06 Nov 2004 02:01:21 +0000

 Hi again Andriy,
 
 For committers, I am the port [MAINTAINER] and this does contain a [PATCH]. 
 :)
 
 Just noticed the PR thanks to the script that checks these things. If you 
 had CC'ed, you would have gotten it fixed faster.
 
 Thanks for reporting, at any rate.
 
 The following patch should disable ICU checking. As for whether it fixes 
 your specific problem will have to be tested by you as I have to go out the 
 door this second.
 
 --- ./Makefile.orig	Mon Jul 12 02:55:46 2004
 +++ ./Makefile	Fri Nov  5 18:30:26 2004
 @@ -80,6 +80,8 @@
 
 # Add threading to the ld flags; icuuc requires these by default
 CONFIGURE_ARGS+=	-Dldflags=${PTHREAD_LIBS}
 +.else
 +CONFIGURE_ARGS+=	-Dd_icu=false
 .endif
 
 .if defined(WITH_PORTABILITY)
 
 _________________________________________________________________
 Don’t just search. Find. Check out the new MSN Search! 
 http://search.msn.click-url.com/go/onm00200636ave/direct/01/
 



More information about the freebsd-ports-bugs mailing list