Ticket #33877: atk-enable-introspection.patch
File atk-enable-introspection.patch, 1.1 KB (added by neverpanic (Clemens Lang), 13 years ago) |
---|
-
Portfile
7 7 8 8 name atk 9 9 version 2.2.0 10 revision 1 10 11 epoch 2 11 12 set branch [join [lrange [split ${version} .] 0 1] .] 12 13 categories devel … … 31 32 32 33 depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \ 33 34 port:gettext \ 34 port:libiconv 35 port:libiconv \ 36 port:gobject-introspection 35 37 36 38 archcheck.files-append lib/libglib-2.0.dylib \ 37 39 lib/libintl.dylib \ 38 40 lib/libiconv.dylib 39 41 40 42 configure.args --enable-static \ 41 --disable-introspection 43 --enable-introspection 44 45 # gobject-introspection uses $CC from env 46 build.env-append CC=${configure.cc} 42 47 43 48 livecheck.type regex 44 49 livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/