Ticket #39537: anjuta.diff
File anjuta.diff, 475 bytes (added by ryandesign (Ryan Carsten Schmidt), 11 years ago) |
---|
-
Portfile
62 62 # Buggy inline code, -std=gnu99 (eg, clang) complain 63 63 configure.cflags-append -std=gnu89 64 64 65 configure.libs-append -lgmodule-2.0 66 65 67 variant devhelp description {Enable devhelp plugin support} { 66 68 configure.args-delete --disable-plugin-devhelp 67 69 depends_lib-append port:devhelp