Ticket #12174: Portfile.diff

File Portfile.diff, 434 bytes (added by jmpp@…, 17 years ago)
  • Portfile

     
    2626
    2727configure.args  --enable-threadsafe --disable-tcl
    2828
     29configure.cflags-append         -DSQLITE_ENABLE_LOCKING_STYLE=1
     30
    2931build.type              gnu
    30 build.env               CFLAGS="-I${prefix}/include/ -DSQLITE_ENABLE_LOCKING_STYLE=1" \
    31                                 LDFLAGS="-L${prefix}/lib"
    3232
    3333test.run                yes
    3434test.target             test