diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-12-10 16:49:34 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-12-10 16:49:34 +0000 |
| commit | 329e3aac0e6b32bd4680af25812e08d2f0759265 (patch) | |
| tree | c72a939e66de58bc5635cae3895ac7b2f1893694 /java/java3d | |
| parent | 1d65fddbb297281a2ebe0ae5c7be42eeed39322f (diff) | |
Notes
Diffstat (limited to 'java/java3d')
| -rw-r--r-- | java/java3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/java3d/Makefile b/java/java3d/Makefile index 64aa8e3998ed..015c8819a71e 100644 --- a/java/java3d/Makefile +++ b/java/java3d/Makefile @@ -18,7 +18,7 @@ USE_JAVA= yes USE_GL= gl USE_XORG= xt JAVA_VERSION= 1.6+ -JAVA_VENDOR= freebsd bsdjava openjdk +JAVA_VENDOR= openjdk USE_ANT= yes PLIST_SUB+= JAVA_HOME=${JAVA_HOME:S/^${PREFIX}\///} ARCH=${ARCH} |
