svn commit: r233594 - user/jgh/icedtea6

Konstantin Belousov kostikbel at gmail.com
Wed Mar 28 07:16:11 UTC 2012


On Wed, Mar 28, 2012 at 05:37:20AM +0000, Jason Helfman wrote:
> Author: jgh (ports committer)
> Date: Wed Mar 28 05:37:20 2012
> New Revision: 233594
> URL: http://svn.freebsd.org/changeset/base/233594
> 
> Log:
>   drop gcj home, libxul
> 
Please stop mis-using the src svn repository for activities not related
to base system development.

> Modified:
>   user/jgh/icedtea6/Makefile
> 
> Modified: user/jgh/icedtea6/Makefile
> ==============================================================================
> --- user/jgh/icedtea6/Makefile	Wed Mar 28 05:24:17 2012	(r233593)
> +++ user/jgh/icedtea6/Makefile	Wed Mar 28 05:37:20 2012	(r233594)
> @@ -17,11 +17,10 @@ USE_AUTOTOOLS=	autoconf
>  USE_CONFIGURE=	yes
>  CONFIGURE_ENV+=	MD5SUM=${MD5} WGET=${TRUE} SHA256SUM=${SHA256}
>  USE_GNOME=	gnomelibs
> -LDFLAGS+=	-L${LOCALBASE}/include -L${LOCALBASE}/lib -L${LOCALBASE}/include/libxul
> +LDFLAGS+=	-L${LOCALBASE}/include -L${LOCALBASE}/lib
>  CPPFLAGS+=	-I${LOCALBASE}/include
>  
> -CONFIGURE_ARGS=	--with-gcj-home=${LOCALBASE}/lib/gcc46/gcj-4.6.4-12 \
> -		--with-ecj-jar=${LOCALBASE}/share/java/classes/ecj-3.7.2.jar \
> +CONFIGURE_ARGS=	--with-ecj-jar=${LOCALBASE}/share/java/classes/ecj-3.7.2.jar \
>  		--with-xalan2-jar=${LOCALBASE}/share/java/classes/xalan.jar \
>  		--with-xalan2-serializer-jar=${LOCALBASE}/share/java/classes/serializer.jar \
>  		--with-xerces2-jar=${LOCALBASE}/share/java/classes/xercesImpl.jar \
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-user/attachments/20120328/9a04f714/attachment.pgp


More information about the svn-src-user mailing list