FreeBSD Bugzilla – Attachment 86034 Details for
Bug 122399
[maintainer update] Update java/sablevm
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
java-sablevm.diff
java-sablevm.diff (text/plain), 1.26 KB, created by
Björn König
on 2008-04-03 09:30:04 UTC
(
hide
)
Description:
java-sablevm.diff
Filename:
MIME Type:
Creator:
Björn König
Created:
2008-04-03 09:30:04 UTC
Size:
1.26 KB
patch
obsolete
>diff --git a/java/sablevm/Makefile b/java/sablevm/Makefile >index 0469f0d..7026540 100644 >--- a/java/sablevm/Makefile >+++ b/java/sablevm/Makefile >@@ -7,8 +7,8 @@ > > PORTNAME= sablevm > PORTVERSION= 1.13 >-PORTREVISION= 1 >-CATEGORIES= java >+PORTREVISION= 2 >+CATEGORIES= java devel > MASTER_SITES= SF > > MAINTAINER= bkoenig@alpha-tierchen.de >@@ -20,9 +20,13 @@ LIB_DEPENDS= popt:${PORTSDIR}/devel/popt \ > GNU_CONFIGURE= yes > USE_AUTOTOOLS= libltdl > USE_GMAKE= yes >+USE_GETTEXT= yes >+USE_ICONV= yes > USE_LDCONFIG= yes > >-CONFIGURE_ENV= CFLAGS="-I${PREFIX}/include -L${PREFIX}/lib -I${LOCALBASE}/include -L${LOCALBASE}/lib" >+USE_GNOME= pkgconfig >+PKG_CONFIG?= ${LOCALBASE}/bin/pkg-config >+CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include `${PKG_CONFIG} libffi --cflags`" LDFLAGS="-L${LOCALBASE}/lib" > > OPTIONS= SVMCP "Install SableVM classpath" ON \ > MAN "Build and install man pages" ON >@@ -32,12 +36,11 @@ CONFLICTS= classpath-* > .include <bsd.port.pre.mk> > > .if !defined(WITHOUT_SVMCP) >-RUN_DEPENDS+= ${LOCALBASE}/share/sablevm-classpath/java/lang/Object.class:${PORTSDIR}/java/sablevm-classpath >+RUN_DEPENDS+= ${LOCALBASE}/lib/sablevm-classpath/libjavalang.so:${PORTSDIR}/java/sablevm-classpath > .endif > > .if !defined(WITHOUT_MAN) > MAN1= java-sablevm.1 sablevm.1 >-.else > .endif > > post-extract:
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 122399
: 86034