Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F106126581
D670.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
503 B
Referenced Files
None
Subscribers
None
D670.diff
View Options
Index: head/Mk/bsd.port.mk
===================================================================
--- head/Mk/bsd.port.mk
+++ head/Mk/bsd.port.mk
@@ -3015,6 +3015,8 @@
IGNORE= may not be placed on a CDROM: ${NO_CDROM}
.elif (defined(RESTRICTED) && defined(NO_RESTRICTED))
IGNORE= is restricted: ${RESTRICTED}
+.elif (defined(NO_PACKAGE) && defined(PACKAGE_BUILDING))
+IGNORE= may not be packaged: ${NO_PACKAGE}
.elif defined(BROKEN)
.if !defined(TRYBROKEN)
IGNORE= is marked as broken: ${BROKEN}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 26, 8:20 PM (12 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15607677
Default Alt Text
D670.diff (503 B)
Attached To
Mode
D670: Ignore NO_PACKAGE when PACKAGE_BUILDING is set
Attached
Detach File
Event Timeline
Log In to Comment