[Bug 199098] Some ports may use COMPILER_TYPE instead of CHOSEN_COMPILER_TYPE

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 1 18:38:21 UTC 2015


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

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

Author: dbn
Date: Wed Apr  1 18:37:30 UTC 2015
New revision: 382937
URL: https://svnweb.freebsd.org/changeset/ports/382937

Log:
  emulators/wine-devel: unbreak build.

  Changes:
   * Add CPPBIN="${CPP}" to CONFIGURE_ENV as Wine uses $CPPBIN, instead of
     $CPP, in ./configure
   * Use CHOSEN_COMPILER_TYPE instead of COMPILER_TYPE.  The later is what
     the base compiler is whereas the former to what is chosen to satisfy
     USES=compiler:c11

  PR:        199098
  Reported by:    pkg-fallout, gerald@

Changes:
  head/emulators/wine-devel/Makefile

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


More information about the freebsd-ports-bugs mailing list