[63426] trunk/dports/php/php5-geoip/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Feb 4 13:46:55 PST 2010


Revision: 63426
          http://trac.macports.org/changeset/63426
Author:   ryandesign at macports.org
Date:     2010-02-04 13:46:55 -0800 (Thu, 04 Feb 2010)
Log Message:
-----------
php5-geoip needs a dependency on libgeoip

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

Modified: trunk/dports/php/php5-geoip/Portfile
===================================================================
--- trunk/dports/php/php5-geoip/Portfile	2010-02-04 20:25:31 UTC (rev 63425)
+++ trunk/dports/php/php5-geoip/Portfile	2010-02-04 21:46:55 UTC (rev 63426)
@@ -4,6 +4,7 @@
 PortGroup       php5extension 1.0
 
 php5extension.setup geoip 1.0.7 pecl
+revision        1
 license         PHP
 categories      php devel
 platforms       darwin
@@ -19,6 +20,8 @@
                 sha1    d3445f559813a6ec0972320cf6409b894f843642 \
                 rmd160  a9bdd0d71a4b2fc8111cfeb08bd2d2161f029174
 
+depends_lib-append port:libgeoip
+
 use_parallel_build yes
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100204/f546dc98/attachment.html>


More information about the macports-changes mailing list