Ticket #17693: Portfile.patch

File Portfile.patch, 438 bytes (added by e9p02xn02@…, 15 years ago)

Portfile patch

  • Portfile

    old new  
    2424            sha1    fa523ddc2ce1ff4f18c88c9ab8b3197492cd0080 \
    2525            rmd160  790d047492d5ef1e1d9ea0f48aa92aa50afb48ad
    2626
     27depends_lib  port:protobuf-cpp
     28
     29build.args     CFLAGS="-Wall -O2 -I${prefix}/include" LDFLAGS="-L${prefix}/lib" \
     30               prefix=${prefix}
     31
     32
    2733platforms       darwin
    2834
    2935test.run        yes