Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168048706
D35022.id105311.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D35022.id105311.diff
View Options
diff --git a/documentation/content/en/books/porters-handbook/makefiles/_index.adoc b/documentation/content/en/books/porters-handbook/makefiles/_index.adoc
--- a/documentation/content/en/books/porters-handbook/makefiles/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/makefiles/_index.adoc
@@ -5210,11 +5210,11 @@
Here are some handy variables and how they are expanded by default when used in the [.filename]#Makefile#:
-* `DATADIR` gets expanded to [.filename]#PREFIX/shared/PORTNAME#.
+* `DATADIR` gets expanded to [.filename]#PREFIX/share/PORTNAME#.
* `DATADIR_REL` gets expanded to [.filename]#share/PORTNAME#.
-* `DOCSDIR` gets expanded to [.filename]#PREFIX/shared/doc/PORTNAME#.
+* `DOCSDIR` gets expanded to [.filename]#PREFIX/share/doc/PORTNAME#.
* `DOCSDIR_REL` gets expanded to [.filename]#share/doc/PORTNAME#.
-* `EXAMPLESDIR` gets expanded to [.filename]#PREFIX/shared/examples/PORTNAME#.
+* `EXAMPLESDIR` gets expanded to [.filename]#PREFIX/share/examples/PORTNAME#.
* `EXAMPLESDIR_REL` gets expanded to [.filename]#share/examples/PORTNAME#.
[NOTE]
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 27, 3:25 AM (12 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37225625
Default Alt Text
D35022.id105311.diff (1 KB)
Attached To
Mode
D35022: porters-handbook: Fix some variable expansions
Attached
Detach File
Event Timeline
Log In to Comment