mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
11 lines
232 B
Plaintext
11 lines
232 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
For using servingxml, you need to specify environnemnt variables :
|
|
SERVINGXML_HOME={PREFIX}/share/java/servingxml
|
|
PATH=$PATH:$SERVINGXML_HOME
|
|
Any third party JAR must be added to CLASSPATH
|
|
EOM
|
|
}
|
|
]
|