Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109425042
D629.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
666 B
Referenced Files
None
Subscribers
None
D629.diff
View Options
Index: head/Mk/bsd.port.mk
===================================================================
--- head/Mk/bsd.port.mk
+++ head/Mk/bsd.port.mk
@@ -1634,12 +1634,6 @@
PLIST_SUB+= PORTEXAMPLES=""
.endif
-.if defined(NOPORTDATA)
-PLIST_SUB+= PORTDATA="@comment "
-.else
-PLIST_SUB+= PORTDATA=""
-.endif
-
CONFIGURE_SHELL?= ${SH}
MAKE_SHELL?= ${SH}
@@ -5590,7 +5584,7 @@
.endif
.if !target(add-plist-data)
-.if defined(PORTDATA) && !defined(NOPORTDATA)
+.if defined(PORTDATA)
add-plist-data:
@if ${EGREP} -qe '^@cw?d' ${TMPPLIST} && \
[ "`${SED} -En -e '/^@cw?d[ ]*/s,,,p' ${TMPPLIST} | ${TAIL} -n 1`" != "${PREFIX}" ]; then \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Feb 5, 9:45 PM (20 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16481398
Default Alt Text
D629.diff (666 B)
Attached To
Mode
D629: Kill NOPORTDATA
Attached
Detach File
Event Timeline
Log In to Comment