Ticket #14656: libbonobo_Portfile.diff

File libbonobo_Portfile.diff, 683 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 16 years ago)
  • Portfile

    old new  
    3535                port:libiconv \
    3636                port:popt
    3737
     38post-patch {
     39    reinplace -E "/DISABLE_DEPRECATED/d" \
     40        "${worksrcpath}/activation-server/Makefile.am" \
     41        "${worksrcpath}/activation-server/Makefile.in" \
     42        "${worksrcpath}/bonobo/Makefile.am" \
     43        "${worksrcpath}/bonobo/Makefile.in"
     44   
     45    reinplace -E "s:-DG_DISABLE_DEPRECATED ::g" \
     46        "${worksrcpath}/tests/test-activation/Makefile.am" \
     47        "${worksrcpath}/tests/test-activation/Makefile.in"
     48}
     49
    3850depends_run     port:perl5.8
    3951
    4052configure.cppflags-append   -L${prefix}/lib