- Attempt to fix build on 8.X: this needs libXt, which is provided indirectly
on 7.X but not on 8.X Reported by: pointyhat
This commit is contained in:
parent
6e36a84944
commit
4795cfef4c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235661
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ USE_BZIP2= yes
|
|||
|
||||
USE_JAVA= yes
|
||||
USE_GL= gl
|
||||
USE_XORG= xt
|
||||
JAVA_VERSION= 1.5+
|
||||
USE_ANT= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue