Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108073419
D32495.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
499 B
Referenced Files
None
Subscribers
None
D32495.diff
View Options
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -1545,6 +1545,12 @@
${v}= flavor "${FLAVOR}" ${${FLAVOR}_${v}}
.endif
.endfor
+.if defined(FLAVORS_SUB)
+PLIST_SUB+= ${FLAVORS:N${FLAVOR}:@v@${v:tu}="\@comment " NO_${v:tu}=""@}
+PLIST_SUB+= ${FLAVOR:tu}="" NO_${FLAVOR:tu}="@comment "
+SUB_LIST+= ${FLAVORS:N${FLAVOR}:@v@${v:tu}="\@comment " NO_${v:tu}=""@}
+SUB_LIST+= ${FLAVOR:tu}="" NO_${FLAVOR:tu}="@comment "
+.endif
.endif # defined(${FLAVOR})
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jan 22, 4:02 AM (20 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16024578
Default Alt Text
D32495.diff (499 B)
Attached To
Mode
D32495: Mk/bsd.port.mk: Add FLAVOR_SUB
Attached
Detach File
Event Timeline
Log In to Comment