mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
. Add USE_XORG configuration. I'm guessing that prior to the modular
xorg ports the Open Motif dependency pulled in the appropriate X11 libraries since this hasn't been a problem previously. Reported by: pointyhat (via kris)
This commit is contained in:
parent
a41c49f61a
commit
8f4ced1aa0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=198006
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ LATEST_LINK= jdk13
|
||||||
ONLY_FOR_ARCHS= i386
|
ONLY_FOR_ARCHS= i386
|
||||||
USE_GETTEXT= yes
|
USE_GETTEXT= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
|
USE_XORG= ice sm x11 xext xp xt xtst
|
||||||
RESTRICTED= "Redistribution of pre-compiled binaries is not permitted"
|
RESTRICTED= "Redistribution of pre-compiled binaries is not permitted"
|
||||||
NO_CDROM= "Redistribution of pre-compiled binaries is not permitted"
|
NO_CDROM= "Redistribution of pre-compiled binaries is not permitted"
|
||||||
MAKE_ENV= ALT_BOOTDIR="${JDK13DIR}" \
|
MAKE_ENV= ALT_BOOTDIR="${JDK13DIR}" \
|
||||||
|
|
Loading…
Add table
Reference in a new issue