[137409] trunk/dports/sysutils/tmux/Portfile

larryv at macports.org larryv at macports.org
Wed Jun 10 20:54:48 PDT 2015


Revision: 137409
          https://trac.macports.org/changeset/137409
Author:   larryv at macports.org
Date:     2015-06-10 20:54:47 -0700 (Wed, 10 Jun 2015)
Log Message:
-----------
tmux-devel: Require pkgconfig for autoconf (#48015)

configure.ac uses PKG_CHECK_MODULES.

Modified Paths:
--------------
    trunk/dports/sysutils/tmux/Portfile

Modified: trunk/dports/sysutils/tmux/Portfile
===================================================================
--- trunk/dports/sysutils/tmux/Portfile	2015-06-11 03:54:44 UTC (rev 137408)
+++ trunk/dports/sysutils/tmux/Portfile	2015-06-11 03:54:47 UTC (rev 137409)
@@ -39,7 +39,8 @@
     autoreconf.args
     depends_build           port:autoconf \
                             port:automake \
-                            port:libtool
+                            port:libtool \
+                            port:pkgconfig
 }
 
 platform darwin 8 {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150610/e1b25ce8/attachment-0001.html>


More information about the macports-changes mailing list