mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
2c6b2a9704
- Update to 5.5.2 - Use plist substitution to reduce diff for the next update, fix misused %%ETCDIR%%
10 lines
273 B
XML
10 lines
273 B
XML
--- etc/librarypath.xml.orig 2015-03-31 09:31:16 UTC
|
|
+++ etc/librarypath.xml
|
|
@@ -62,4 +62,6 @@
|
|
<!-- Standard path for 64 bits -->
|
|
<path value="/usr/lib64/scilab/"/>
|
|
|
|
+ <path value="%%JAVALIBDIR%%"/>
|
|
+ <path value="%%LOCALBASE%%/lib"/>
|
|
</librarypaths>
|