Ticket #31465: beanstalkd-gmake.diff

File beanstalkd-gmake.diff, 476 bytes (added by ryandesign (Ryan Carsten Schmidt), 13 years ago)

proposed patch

  • Portfile

     
    2222
    2323patchfiles              patch-configure.diff
    2424
    25 depends_lib             port:libevent1 \
    26                         port:gmake
     25depends_build           port:gmake
    2726
     27depends_lib             port:libevent1
     28
    2829configure.args          --with-event=${prefix}
    2930
    3031# Version 1.4.6 has problems with clang as the compiler