FreeBSD Bugzilla – Attachment 64955 Details for
Bug 96401
[PATCH] devel/glib-java: fix build with Jikes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
glib-java-0.2.4_1.patch
glib-java-0.2.4_1.patch (text/plain), 770 bytes, created by
Herve Quiroz
on 2006-04-27 09:10:12 UTC
(
hide
)
Description:
glib-java-0.2.4_1.patch
Filename:
MIME Type:
Creator:
Herve Quiroz
Created:
2006-04-27 09:10:12 UTC
Size:
770 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/glib-java/Makefile,v >retrieving revision 1.5 >diff -u -u -r1.5 Makefile >--- Makefile 15 Apr 2006 08:21:17 -0000 1.5 >+++ Makefile 27 Apr 2006 07:58:23 -0000 >@@ -26,12 +26,15 @@ > JAVA_OS= native > USE_GCC= 3.4+ > USE_GNOME= gnomehack glib20 >-USE_REINPLACE= yes > CONFIGURE_ARGS= --without-gcj-compile > CONFIGURE_ENV= CPPFLAGS="-I${JAVA_HOME}/include -I${JAVA_HOME}/include/freebsd" > GLIB_API_VERSION= 0.2 > PLIST_SUB= GLIB_API_VERSION=${GLIB_API_VERSION} PORTNAME=${PORTNAME} > PKGMESSAGE= ${WRKDIR}/pkg-message >+ >+# Jikes related >+CONFIGURE_ENV+= BOOTCLASSPATH=${JAVA_CLASSES} >+MAKE_ENV+= BOOTCLASSPATH=${JAVA_CLASSES} > > do-install: > ${MKDIR} ${PREFIX}/lib
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 96401
: 64955