Changes between Initial Version and Version 1 of Ticket #44117, comment 3


Ignore:
Timestamp:
Jun 23, 2014, 8:39:13 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44117, comment 3

    initial v1  
    11I'm curious why you've added this line:
     2
     3{{{
     4configure.ldflags  "-L${prefix}/lib"
     5}}}
     6
     7and also why this line already exists in the portfile:
    28
    39{{{
     
    511}}}
    612
    7 and also why this line already exists in the portfile:
    8 
    9 {{{
    10 configure.ldflags  "-L${prefix}/lib"
    11 }}}
    12 
    1313since both of those values are the defaults.