[PATCH] devel/glib-java: follow-up fix to ports/96401

Herve Quiroz hq at freebsd.org
Thu May 25 06:56:57 PDT 2006


>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 at 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 ---



More information about the freebsd-gnome mailing list