[114372] trunk/dports/php/php5-zip/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Dec 6 07:44:05 PST 2013


Revision: 114372
          https://trac.macports.org/changeset/114372
Author:   ryandesign at macports.org
Date:     2013-12-06 07:44:05 -0800 (Fri, 06 Dec 2013)
Log Message:
-----------
php5-zip:  specify zlib location (#40983); remove unnecessary pcre dependency

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

Modified: trunk/dports/php/php5-zip/Portfile
===================================================================
--- trunk/dports/php/php5-zip/Portfile	2013-12-06 15:37:16 UTC (rev 114371)
+++ trunk/dports/php/php5-zip/Portfile	2013-12-06 15:44:05 UTC (rev 114372)
@@ -17,7 +17,8 @@
 checksums               rmd160  c2887004859f32b25229ffe52d86270c8de194b7 \
                         sha256  e12db21c623b82a2244c4dd9b06bb75af20868c1b748a105a6829a5acc36b287
 
-depends_build-append    port:pcre
 depends_lib-append      port:zlib
 
+configure.args-append   --with-zlib-dir=${prefix}
+
 use_parallel_build      yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131206/716fd14b/attachment.html>


More information about the macports-changes mailing list