mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
. Add JAIL as an option, the Makefile already supported it as an
environment variable. PR: 110049
This commit is contained in:
parent
ac95759d6e
commit
eea3879a0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=186874
@ -32,7 +32,8 @@ OPTIONS= DEBUG "Enable debugging support" off \
|
||||
IPV6 "Enable IPv6 support" off \
|
||||
POLICY "Install the Unlimited Strength Policy Files" off \
|
||||
TZUPDATE "Update the time zone data" on \
|
||||
WEB "Enable the browser plugin and Java Web Start" on
|
||||
WEB "Enable the browser plugin and Java Web Start" on \
|
||||
JAIL "Port is being built within a jail" off
|
||||
|
||||
.if defined(WITH_OPENMOTIF_JDK)
|
||||
BUILD_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/x11-toolkits/open-motif-jdk:extract
|
||||
|
Loading…
Reference in New Issue
Block a user