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:   ports/97910: [PATCH] devel/glib-java: follow-up fix to ports/96401
Message-ID:  <200605251356.k4PDutDP051783@arabica.esil.univ-mrs.fr>
Resent-Message-ID: <200605251400.k4PE0Y3B051523@freefall.freebsd.org>

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

>Number:         97910
>Category:       ports
>Synopsis:       [PATCH] devel/glib-java: follow-up fix to ports/96401
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 25 14:00:34 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Herve Quiroz
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>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 ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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