Changeset 118278 for trunk/dports


Ignore:
Timestamp:
Mar 28, 2014, 6:00:30 PM (10 years ago)
Author:
devans@…
Message:

gconf-editor: update m4/intltool.m4 and autoreconf to fix intltool configuration.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/gnome/gconf-editor/Portfile

    r115644 r118278  
    3636                port:yelp
    3737
     38# update m4/intltool.m4 and autoreconf
     39
     40pre-configure {
     41    copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
     42}
     43
     44use_autoreconf  yes
     45autoreconf.args -fvi
     46
    3847configure.args  --disable-schemas-install \
    3948                --disable-scrollkeeper
Note: See TracChangeset for help on using the changeset viewer.