Ticket #25601: patch-Portfile.diff

File patch-Portfile.diff, 595 bytes (added by pixilla (Bradley Giesbrecht), 14 years ago)
  • Portfile

    old new  
    33PortSystem 1.0
    44name             fbopenssl
    55version          0.0.4
    6 revision         2
     6revision         3
    77categories       devel
    88maintainers      nomaintainer
    99description      SPNEGO library
     
    3030
    3131use_configure    no
    3232
    33 build.args       CC=${configure.cc} CFG=release OPENSSLDIR=${prefix}
     33build.args-append \
     34                 CC=${configure.cc} CFG=release OPENSSLDIR=${prefix}
    3435
    3536destroot {
    3637    xinstall -m 644 -W ${worksrcpath}/[exec uname]-release \