[MacPorts] #40893: encfs 1.7.4 build fails including sys/endian.h on Mavericks

MacPorts noreply at macports.org
Thu Nov 28 09:10:28 PST 2013


#40893: encfs 1.7.4 build fails including sys/endian.h on Mavericks
---------------------------------+-------------------------------
  Reporter:  andrew.t.baldwin@…  |      Owner:  Markus.Ueberall@…
      Type:  defect              |     Status:  new
  Priority:  Normal              |  Milestone:
 Component:  ports               |    Version:  2.2.0
Resolution:                      |   Keywords:  mavericks
      Port:  encfs               |
---------------------------------+-------------------------------

Comment (by petep@…):

 Why not patching the Portfile like this?


 {{{
 platform darwin 13 {
    configure.cppflags-append   "-I/opt/local/include -mmacosx-version-
 min=10.7"
    configure.ldflags-append    "-L/opt/local/lib -mmacosx-version-
 min=10.7"
 }
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/40893#comment:33>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list