diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-06-12 19:15:18 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-06-12 19:15:18 +0000 |
commit | 4795cfef4cf828b594ec166c614122073308ae41 (patch) | |
tree | e45b6fe04bafd10edc75614ac0008bd354b9d018 /java | |
parent | 6e36a84944b0d7a2ec36cf6e43da20986c8739c3 (diff) |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/java3d/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/java3d/Makefile b/java/java3d/Makefile index 569f5348888e..dbfed950ebc1 100644 --- a/java/java3d/Makefile +++ b/java/java3d/Makefile @@ -19,6 +19,7 @@ USE_BZIP2= yes USE_JAVA= yes USE_GL= gl +USE_XORG= xt JAVA_VERSION= 1.5+ USE_ANT= yes |