Changeset 118275 for trunk/dports


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

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

Location:
trunk/dports/devel/glade3
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/devel/glade3/Portfile

    r114911 r118275  
    3939depends_run     port:devhelp
    4040
    41 patchfiles      patch-configure.diff
     41# update m4/intltool.m4 and autoreconf
     42
     43pre-configure {
     44    copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
     45}
     46
     47use_autoreconf  yes
     48autoreconf.args -fvi
    4249
    4350configure.cflags-append \
Note: See TracChangeset for help on using the changeset viewer.