[137408] trunk/dports/sysutils/tmux/Portfile
larryv at macports.org
larryv at macports.org
Wed Jun 10 20:54:44 PDT 2015
Revision: 137408
https://trac.macports.org/changeset/137408
Author: larryv at macports.org
Date: 2015-06-10 20:54:44 -0700 (Wed, 10 Jun 2015)
Log Message:
-----------
tmux-devel: Use autogen.sh (#48015)
Modified Paths:
--------------
trunk/dports/sysutils/tmux/Portfile
Modified: trunk/dports/sysutils/tmux/Portfile
===================================================================
--- trunk/dports/sysutils/tmux/Portfile 2015-06-11 03:41:12 UTC (rev 137407)
+++ trunk/dports/sysutils/tmux/Portfile 2015-06-11 03:54:44 UTC (rev 137408)
@@ -33,8 +33,13 @@
subport tmux-devel {
checksums rmd160 5db9a8201e9e643d54a3fc911e2c2f43df447e29 \
sha256 3f780b7621683766574e1bbc16967d317aa37f4b5f0ed13305c52e00328f0979
+
use_autoreconf yes
- autoreconf.args-append --force
+ autoreconf.cmd ./autogen.sh
+ autoreconf.args
+ depends_build port:autoconf \
+ port:automake \
+ port:libtool
}
platform darwin 8 {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150610/015e598b/attachment.html>
More information about the macports-changes
mailing list