Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159691713
D3361.id7881.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
605 B
Referenced Files
None
Subscribers
None
D3361.id7881.diff
View Options
Index: Mk/Uses/localbase.mk
===================================================================
--- Mk/Uses/localbase.mk
+++ Mk/Uses/localbase.mk
@@ -15,4 +15,10 @@
CFLAGS+= -I${LOCALBASE}/include
CXXFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+
+# CONFIGURE_ENV is used by devel/cmake itself (as it does not use CMAKE_ENV
+# when bootstrapping) as well as most ports that depend on it. CMAKE_ENV is for
+# the few ports that manually override and might also use CMAKE_PREFIX_PATH.
+CONFIGURE_ENV+= CMAKE_PREFIX_PATH="${LOCALBASE}"
+CMAKE_ENV+= CMAKE_PREFIX_PATH="${LOCALBASE}"
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jun 18, 3:04 AM (13 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34043212
Default Alt Text
D3361.id7881.diff (605 B)
Attached To
Mode
D3361: localbase.mk: Set CMAKE_PREFIX_PATH.
Attached
Detach File
Event Timeline
Log In to Comment