Ticket #18091: gajim-devel.diff
File gajim-devel.diff, 529 bytes (added by blb@…, 16 years ago) |
---|
-
Portfile
71 71 --disable-remote \ 72 72 CC=gcc CPP=cpp CXX=g++ 73 73 74 # Can be removed once MacPorts 1.7.0 is released75 if {![info exists applications_dir]} {76 set applications_dir /Applications/MacPorts77 }78 79 74 destroot { 80 75 system "cd ${worksrcpath} && ${prefix}/bin/python2.5 setup_osx.py build" 81 76 xinstall -d ${destroot}${applications_dir}