Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Aug 2016 06:40:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211891] [patch] Mk/cran.mk: fix compiles target
Message-ID:  <bug-211891-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211891

            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@FreeBSD.org
          Reporter: dbn@FreeBSD.org
                CC: freebsd-ports-bugs@FreeBSD.org
          Keywords: patch

Created attachment 173723
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D173723&action=
=3Dedit
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=3Dcran:compiles.=20=20

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211891-13>