Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107520347
D27712.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
454 B
Referenced Files
None
Subscribers
None
D27712.diff
View Options
diff --git a/share/mk/bsd.files.mk b/share/mk/bsd.files.mk
--- a/share/mk/bsd.files.mk
+++ b/share/mk/bsd.files.mk
@@ -53,10 +53,12 @@
.if ${${group}DIR:S/^\///} == ${${group}DIR}
# ${group}DIR specifies a variable that specifies a path
DIRS+= ${${group}DIR}
+${group}DIRTAGS= ${group}TAGS
_${group}DIR= ${${group}DIR}
.else
# ${group}DIR specifies a path
DIRS+= ${group}DIR
+${group}DIRTAGS= ${${group}TAGS}
_${group}DIR= ${group}DIR
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 16, 9:10 AM (20 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15823125
Default Alt Text
D27712.diff (454 B)
Attached To
Mode
D27712: mk: Set the DIR tags based on the files one
Attached
Detach File
Event Timeline
Log In to Comment