[55046] trunk/dports/php/php5-mcrypt/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu Aug 6 03:04:11 PDT 2009
Revision: 55046
http://trac.macports.org/changeset/55046
Author: ryandesign at macports.org
Date: 2009-08-06 03:04:09 -0700 (Thu, 06 Aug 2009)
Log Message:
-----------
php5-mcrypt: declare dependency on libtool since it does link with libltdl
Modified Paths:
--------------
trunk/dports/php/php5-mcrypt/Portfile
Modified: trunk/dports/php/php5-mcrypt/Portfile
===================================================================
--- trunk/dports/php/php5-mcrypt/Portfile 2009-08-06 09:54:06 UTC (rev 55045)
+++ trunk/dports/php/php5-mcrypt/Portfile 2009-08-06 10:04:09 UTC (rev 55046)
@@ -4,6 +4,7 @@
PortGroup php5extension 1.0
php5extension.setup mcrypt 5.3.0 bundled
+revision 1
categories-append security
platforms darwin
maintainers ryandesign
@@ -17,7 +18,8 @@
sha1 934700941d216c453376e3bf24347041cf12c6dc \
rmd160 9a71b74052b0ca515f2ddf95c051b47a73d33f44
-depends_lib-append port:libmcrypt
+depends_lib-append port:libmcrypt \
+ port:libtool
configure.args-append --with-mcrypt=${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090806/648acc1b/attachment.html>
More information about the macports-changes
mailing list