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

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


Revision: 63040
          http://trac.macports.org/changeset/63040
Author:   ryandesign at macports.org
Date:     2010-01-24 03:33:01 -0800 (Sun, 24 Jan 2010)
Log Message:
-----------
php5-zorba: add archcheck portgroup

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

Modified: trunk/dports/php/php5-zorba/Portfile
===================================================================
--- trunk/dports/php/php5-zorba/Portfile	2010-01-24 11:26:47 UTC (rev 63039)
+++ trunk/dports/php/php5-zorba/Portfile	2010-01-24 11:33:01 UTC (rev 63040)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem      1.0
+PortGroup       archcheck 1.0
 PortGroup       php5extension 1.0
 
 php5extension.setup zorba 0.9.9 pecl
@@ -25,6 +26,9 @@
 depends_lib-append \
     port:zorba
 
+archcheck.files \
+    lib/libzorba_simplestore.dylib
+
 configure.args-append \
     --with-zorba_api=${prefix}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100124/d349dd59/attachment.html>


More information about the macports-changes mailing list