[135625] trunk/dports/irc/hexchat/Portfile
devans at macports.org
devans at macports.org
Tue Apr 28 01:32:14 PDT 2015
Revision: 135625
https://trac.macports.org/changeset/135625
Author: devans at macports.org
Date: 2015-04-28 01:32:14 -0700 (Tue, 28 Apr 2015)
Log Message:
-----------
hexchat: reconfigure using upstream autogen.sh for intltool 0.51 compatibility.
Modified Paths:
--------------
trunk/dports/irc/hexchat/Portfile
Modified: trunk/dports/irc/hexchat/Portfile
===================================================================
--- trunk/dports/irc/hexchat/Portfile 2015-04-28 08:17:13 UTC (rev 135624)
+++ trunk/dports/irc/hexchat/Portfile 2015-04-28 08:32:14 UTC (rev 135625)
@@ -27,7 +27,11 @@
sha256 ffccee6a3470d2f9539e75bd0dd2e3f35c65737004cb02e6d2106c1d5dcde9a9
depends_build port:pkgconfig \
- port:intltool
+ port:intltool \
+ port:gnome-common \
+ port:autoconf \
+ port:automake \
+ port:libtool
depends_lib port:gtk2 \
port:libsexy \
path:bin/perl:perl5 \
@@ -35,13 +39,10 @@
port:libnotify \
port:gettext
-# update m4/intltool.m4 and autoreconf
-pre-configure {
- copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
-}
-use_autoreconf yes
-autoreconf.args -fvi
+# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
+configure.cmd ./autogen.sh && ./configure
+
configure.args --disable-dependency-tracking \
--enable-minimal-flags \
--disable-python \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150428/8cdd4567/attachment.html>
More information about the macports-changes
mailing list