Ticket #32423: Portfile-gnome-doc-utils.diff
File Portfile-gnome-doc-utils.diff, 634 bytes (added by larryv (Lawrence Velázquez), 13 years ago) |
---|
-
Portfile
old new 37 37 depends_lib port:gettext \ 38 38 port:libxslt 39 39 40 41 40 depends_run port:docbook-xml \ 42 41 port:docbook-xsl \ 43 42 port:rarian \ 44 43 port:iso-codes 45 44 46 configure.env-append INTLTOOL_PERL=${prefix}/bin/perl 45 # The perl executable should be the one explicitly required by intltool 46 configure.env-append INTLTOOL_PERL=${prefix}/bin/perl5.12 47 47 configure.args --disable-scrollkeeper 48 48 49 49 variant python25 conflicts python26 python27 description {Use python 2.5} {