[Bug 226653] [patch] lang/gauche fails to build if option SLIB is set

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 6 16:30:00 UTC 2018


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

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

Author: danfe
Date: Wed Jun  6 16:29:19 UTC 2018
New revision: 471858
URL: https://svnweb.freebsd.org/changeset/ports/471858

Log:
  Unbreak the build of `lang/gauche' when option SLIB is set: by default,
  upstream expects that SLIB catalogue is generated *after* everything is
  installed.  They are aware that this logic does not go along well with
  staging (e.g. for RPM, they suggest it to be called in the postinstall
  script), and also provide ``slibcat-in-place'' target which is exactly
  what we need for staging.

  Patch the ``Makefile.in'' since I find these changes easier to follow/
  debug than changes to the port's Makefile suggested in the PR.

  PR:   226653

Changes:
  head/lang/gauche/files/
  head/lang/gauche/files/patch-Makefile.in

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list