Changeset 118363 for trunk/dports


Ignore:
Timestamp:
Mar 31, 2014, 10:39:39 PM (10 years ago)
Author:
devans@…
Message:

gnome-utils: update m4/intltool.m4 and autoreconf to fix intltool configuration.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/gnome/gnome-utils/Portfile

    r116100 r118363  
    5151                patch-disable-font-viewer.diff
    5252
     53# update m4/intltool.m4 and autoreconf
     54
     55pre-configure {
     56    copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
     57}
     58
    5359use_autoreconf  yes
    5460autoreconf.args -fvi
Note: See TracChangeset for help on using the changeset viewer.