Page MenuHomeFreeBSD

D11699.diff
No OneTemporary

D11699.diff

Index: head/www/nginx/Makefile
===================================================================
--- head/www/nginx/Makefile
+++ head/www/nginx/Makefile
@@ -135,6 +135,11 @@
HTTPV2 MAIL MAIL_SSL STREAM STREAM_SSL STREAM_SSL_PREREAD \
THREADS WWW
+# If the target is makesum, make sure that every distfile is fetched.
+.if ${.TARGETS:Mmakesum}
+OPTIONS_DEFAULT= ${OPTIONS_DEFINE}
+.endif
+
DSO_DESC= Enable dynamic modules support
DEBUG_DESC= Build with debugging support
DEBUGLOG_DESC= Enable debug log (--with-debug)

File Metadata

Mime Type
text/plain
Expires
Mon, Sep 14, 5:28 PM (13 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38918554
Default Alt Text
D11699.diff (538 B)

Event Timeline