Revision
118452
Author
cal@macports.org
Date
2014-04-02 12:45:03 -0700 (Wed, 02 Apr 2014)

Log Message

textmate2: update to a9529

Modified Paths

Diff

Modified: trunk/dports/editors/textmate2/Portfile (118451 => 118452)


--- trunk/dports/editors/textmate2/Portfile	2014-04-02 19:13:52 UTC (rev 118451)
+++ trunk/dports/editors/textmate2/Portfile	2014-04-02 19:45:03 UTC (rev 118452)
@@ -6,7 +6,7 @@
 PortGroup               xcodeversion 1.0
 PortGroup               conflicts_build 1.0
 
-set app_revision        9517
+set app_revision        9529
 github.setup            textmate textmate 2.0-alpha.${app_revision} v
 epoch                   2
 
@@ -75,6 +75,7 @@
 }
 
 configure.env-append    builddir=${worksrcpath}/build \
+                        capnp_prefix=${prefix} \
                         APP_REVISION=${app_revision}
 
 pre-configure {