mirror of
https://git.freebsd.org/ports.git
synced 2025-06-12 16:20:33 -04:00
- change all ports using guile to USES=guile - flavorize guile-lib, guile-cairo, slib-guile PR: 260960 Reported by: Martin Neubauer <m.ne@gmx.net> Approved by: bofh Differential Revision: https://reviews.freebsd.org/D40194
11 lines
266 B
Text
11 lines
266 B
Text
--- configure.orig 2023-05-20 13:27:01 UTC
|
|
+++ configure
|
|
@@ -4950,7 +4950,7 @@ fi
|
|
|
|
|
|
if test "x$guile_site" = "xyes"; then
|
|
- SITEDIR="$GUILE_GLOBAL_SITE";
|
|
+ SITEDIR="$GUILE_SITE";
|
|
SITECCACHEDIR="$GUILE_SITE_CCACHE";
|
|
else
|
|
SITEDIR="$datadir/guile-lib";
|