diff options
| author | Archie Cobbs <archie@FreeBSD.org> | 2004-11-30 15:13:53 +0000 |
|---|---|---|
| committer | Archie Cobbs <archie@FreeBSD.org> | 2004-11-30 15:13:53 +0000 |
| commit | a16843fa6ff4ff426d91495daa1900b63741f199 (patch) | |
| tree | f658edf4e027e4006f0aefa57a18cd96a36513f3 /java/classpath | |
| parent | Fix jude-community directory name in devel/Makefile. (diff) | |
Add CONFIGURE_ARGS to fix build problem.
Diffstat (limited to 'java/classpath')
| -rw-r--r-- | java/classpath/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/classpath/Makefile b/java/classpath/Makefile index b3da802de5a6..7f0f903ca066 100644 --- a/java/classpath/Makefile +++ b/java/classpath/Makefile @@ -21,6 +21,7 @@ USE_GNOME= gtk20 libartlgpl2 pkgconfig USE_JAVA= yes USE_JIKES= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS= --enable-jni --with-jikes USE_GMAKE= yes INFO= hacking vmintegration |
