[Bug 211891] [patch] Mk/cran.mk: fix compiles target

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 16 06:40:43 UTC 2016


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

            Bug ID: 211891
           Summary: [patch] Mk/cran.mk: fix compiles target
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: dbn at FreeBSD.org
                CC: freebsd-ports-bugs at FreeBSD.org
          Keywords: patch

Created attachment 173723
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173723&action=edit
Fix Uses/cran.mk when compiles ARG specified

After r419666 USE_GCC is conditionally set in math/R/compiler.mk, however
USE_GCC was bringing in the dependency on gfortran.  Fix this by including
Uses/fortran.mk when USES=cran:compiles.  

Also, while in the neighborhood, also strip any libraries installed when
compiling.

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


More information about the freebsd-ports-bugs mailing list