Changeset 118355 for trunk/dports


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

bug-buddy: update m4/intltool.m4 and autoreconf to fix intltool configuration.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/gnome/bug-buddy/Portfile

    r115059 r118355  
    4242                patch-src-bug-buddy.c.diff
    4343
    44 use_autoreconf  yes
    45 
    4644#
    4745# evolution-data-server is not universal
     
    5149    universal_variant no
    5250}
     51
     52# update m4/intltool.m4 and autoreconf
     53
     54pre-configure {
     55    copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
     56}
     57
     58use_autoreconf  yes
     59autoreconf.args -fvi
    5360
    5461configure.cflags-append \
Note: See TracChangeset for help on using the changeset viewer.