[Bug 230864] Make %%PORTDOCS%%/%%PORTEXAMPLES%% less magical and require the use of the DOCS/EXAMPLES option for them to work

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 10 13:11:40 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230864

--- Comment #24 from commit-hook at freebsd.org ---
A commit references this bug:

Author: mat
Date: Mon Sep 10 13:11:13 UTC 2018
New revision: 479404
URL: https://svnweb.freebsd.org/changeset/ports/479404

Log:
  Some modules depend on other being there before.

  For example, devel_kit needs to be there before a few other, so this
  fixes, and allow for future fixes of this kind of problem:

  configuring additional dynamic modules
  adding module in
/wrkdirs/usr/ports/www/nginx-full/work/array-var-nginx-module-0.05
  error: ngx_devel_kit is required to build ngx_array_var; please put it before
ngx_array_var.

  PR:           230864
  Submitted by: mat
  exp-runs by:  antoine

Changes:
  head/www/nginx/Makefile
  head/www/nginx/Makefile.extmod

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list