[111994] trunk/dports/editors/textmate2/Portfile

cal at macports.org cal at macports.org
Tue Oct 8 14:52:06 PDT 2013


Revision: 111994
          https://trac.macports.org/changeset/111994
Author:   cal at macports.org
Date:     2013-10-08 14:52:06 -0700 (Tue, 08 Oct 2013)
Log Message:
-----------
textmate2: add missing capnproto dependency

Modified Paths:
--------------
    trunk/dports/editors/textmate2/Portfile

Modified: trunk/dports/editors/textmate2/Portfile
===================================================================
--- trunk/dports/editors/textmate2/Portfile	2013-10-08 21:48:36 UTC (rev 111993)
+++ trunk/dports/editors/textmate2/Portfile	2013-10-08 21:52:06 UTC (rev 111994)
@@ -61,7 +61,8 @@
                         port:curl \
                         port:openssl \
                         port:libiconv \
-                        port:zlib
+                        port:zlib \
+                        port:capnproto
 
 if {${os.platform} != "darwin" || ${os.major} < 11} {
     depends_fetch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131008/dae56942/attachment.html>


More information about the macports-changes mailing list