mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 10:06:40 -04:00
- Remove USES=perl5 - Add USES=makeinfo - Clean the patches Relnotes: https://people.csail.mit.edu/jaffer/JACAL_ANNOUNCE.txt
14 lines
580 B
Text
14 lines
580 B
Text
--- jacal.info.orig 2020-03-30 19:59:43 UTC
|
|
+++ jacal.info
|
|
@@ -201,9 +201,9 @@ interactive session.
|
|
This may involve setting up that implementation's initialization file or
|
|
LOADing a '.init' file from the 'slib' directory. Then type:
|
|
|
|
- (slib:load "/usr/local/lib/jacal/math")
|
|
+ (slib:load "%%PREFIX%%/lib/jacal/math")
|
|
|
|
-where '/usr/local/lib/jacal/' is a path to the JACAL directory. JACAL
|
|
+where '%%PREFIX%%/lib/jacal/' is a path to the JACAL directory. JACAL
|
|
should then print:
|
|
|
|
JACAL version 1c7, Copyright 1989-2020 Aubrey Jaffer |
|