Ticket #14656: libbonobo_Portfile.diff
File libbonobo_Portfile.diff, 683 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 17 years ago) |
---|
-
Portfile
old new 35 35 port:libiconv \ 36 36 port:popt 37 37 38 post-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 38 50 depends_run port:perl5.8 39 51 40 52 configure.cppflags-append -L${prefix}/lib