Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 May 2006 15:56:55 +0200 (CEST)
From:      Herve Quiroz <hq@freebsd.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gnome@freebsd.org
Subject:   [PATCH] devel/glib-java: follow-up fix to ports/96401
Message-ID:  <200605251356.k4PDutDP051783@arabica.esil.univ-mrs.fr>

next in thread | raw e-mail | index | archive | help

>Submitter-Id:	current-users
>Originator:	Herve Quiroz
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] devel/glib-java: follow-up fix to ports/96401
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		change-request
>Release:	FreeBSD 6.1-RELEASE i386
>Environment:
System: FreeBSD arabica.esil.univ-mrs.fr 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Tue May  9 17:19:22 CEST
>Description:

This patch fixes a typo in the commit related to ports/96401.

Port maintainer (gnome@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- glib-java-0.2.4_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/glib-java/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	1 May 2006 00:16:40 -0000	1.6
+++ Makefile	25 May 2006 13:55:13 -0000
@@ -33,7 +33,7 @@
 PKGMESSAGE=		${WRKDIR}/pkg-message
 
 # Jikes related
-ONFIGURE_ENV+=	BOOTCLASSPATH=${JAVA_CLASSES}
+CONFIGURE_ENV+=	BOOTCLASSPATH=${JAVA_CLASSES}
 MAKE_ENV+=	BOOTCLASSPATH=${JAVA_CLASSES}
 
 do-install:
--- glib-java-0.2.4_1.patch ends here ---




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