Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Aug 2010 21:40:04 GMT
From:      Anonymous <swell.k@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/149627: net-p2p/amule2: fix for geoip and for a gd warning
Message-ID:  <201008132140.o7DLe4at046255@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/149627; it has been noted by GNATS.

From: Anonymous <swell.k@gmail.com>
To: Barbara <barbara.xxx1975@libero.it>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/149627: net-p2p/amule2: fix for geoip and for a gd warning
Date: Sat, 14 Aug 2010 01:31:56 +0400

 Anonymous <swell.k@gmail.com> writes:
 
 > @@ -130,7 +127,8 @@ PLIST_SUB+=		ED2K="@comment "
 >  .endif
 >  
 >  .if !defined(WITHOUT_GEOIP)
 > -CONFIGURE_ARGS+=	--enable-geoip
 > +CONFIGURE_ARGS+=	--enable-geoip \
 > +			--with-geoip-headers=${LOCALBASE}/include
 >  LIB_DEPENDS+=		GeoIP.5:${PORTSDIR}/net/GeoIP
 >  .else
 >  CONFIGURE_ARGS+=	--disable-geoip
 
 Oops, this hunk is not needed.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008132140.o7DLe4at046255>