Skip to content

Commit

Permalink
gnome-utils: update m4/intltool.m4 and autoreconf to fix intltool con…
Browse files Browse the repository at this point in the history
…figuration.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@118363 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
dbevans committed Mar 31, 2014
1 parent ae60ca9 commit 7d4e0c7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions gnome/gnome-utils/Portfile
Expand Up @@ -50,6 +50,12 @@ patchfiles patch-disable-baobab.diff \
patch-disable-logview.diff \ patch-disable-logview.diff \
patch-disable-font-viewer.diff patch-disable-font-viewer.diff


# update m4/intltool.m4 and autoreconf

pre-configure {
copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
}

use_autoreconf yes use_autoreconf yes
autoreconf.args -fvi autoreconf.args -fvi


Expand Down

0 comments on commit 7d4e0c7

Please sign in to comment.