Changeset 118282 for trunk/dports


Ignore:
Timestamp:
Mar 28, 2014, 7:56:40 PM (10 years ago)
Author:
devans@…
Message:

libgnome: update m4/intltool.m4 and autoreconf to fix intltool configuration.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/gnome/libgnome/Portfile

    r104904 r118282  
    3434    port:gettext
    3535
     36# update m4/intltool.m4 and autoreconf
     37
     38pre-configure {
     39    copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
     40}
     41
     42use_autoreconf      yes
     43autoreconf.args     -fvi
     44
    3645configure.args  --disable-schemas-install
    3746
Note: See TracChangeset for help on using the changeset viewer.