mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 03:30:32 -04:00
11 lines
341 B
Text
11 lines
341 B
Text
--- configure.orig 2024-06-05 01:23:24 UTC
|
|
+++ configure
|
|
@@ -15,7 +15,7 @@ else
|
|
LIBRARY_PATH=/opt/homebrew/lib
|
|
export PKG_CONFIG_PATH=/opt/homebrew/opt/sqlite/lib/pkgconfig
|
|
else
|
|
-CPATH=/usr/local/lib
|
|
+CPATH=/usr/local/include
|
|
LIBRARY_PATH=/usr/local/lib
|
|
export PKG_CONFIG_PATH=${PKG_CONFIG_PATH}:/usr/local/opt/sqlite/lib/pkgconfig
|
|
fi
|