[63037] trunk/dports/php/php5-zorba/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Jan 24 03:21:31 PST 2010


Revision: 63037
          http://trac.macports.org/changeset/63037
Author:   ryandesign at macports.org
Date:     2010-01-24 03:21:27 -0800 (Sun, 24 Jan 2010)
Log Message:
-----------
php5-zorba depends on zorba

Modified Paths:
--------------
    trunk/dports/php/php5-zorba/Portfile

Modified: trunk/dports/php/php5-zorba/Portfile
===================================================================
--- trunk/dports/php/php5-zorba/Portfile	2010-01-24 10:43:40 UTC (rev 63036)
+++ trunk/dports/php/php5-zorba/Portfile	2010-01-24 11:21:27 UTC (rev 63037)
@@ -4,6 +4,7 @@
 PortGroup       php5extension 1.0
 
 php5extension.setup zorba 0.9.9 pecl
+revision        1
 php5extension.extensions zorba_api
 license         PHP
 categories      php devel
@@ -21,6 +22,9 @@
                 sha1    6df7b12072359878052253f8ccc783fa72d751fc \
                 rmd160  2dd8ebb5f312e4bf431a2e1bbc342ddfa3f9c518
 
+depends_lib-append \
+    port:zorba
+
 configure.args-append \
     --with-zorba_api=${prefix}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100124/95a247b5/attachment.html>


More information about the macports-changes mailing list