[71212] trunk/dports/devel/openssl/Portfile
michaelld at macports.org
michaelld at macports.org
Sat Sep 4 08:38:20 PDT 2010
Revision: 71212
http://trac.macports.org/changeset/71212
Author: michaelld at macports.org
Date: 2010-09-04 08:38:19 -0700 (Sat, 04 Sep 2010)
Log Message:
-----------
OpenSSL requires 'makedepend' to make depends during build. No rev
bump because it's just a build dependency and if one has already built
it then there's no need to rebuild it (since clearly makedepend is
already installed). Adding in without a ticket because it's such a
simple change.
Modified Paths:
--------------
trunk/dports/devel/openssl/Portfile
Modified: trunk/dports/devel/openssl/Portfile
===================================================================
--- trunk/dports/devel/openssl/Portfile 2010-09-04 15:28:57 UTC (rev 71211)
+++ trunk/dports/devel/openssl/Portfile 2010-09-04 15:38:19 UTC (rev 71212)
@@ -26,6 +26,7 @@
rmd160 f46ea1d0875ef523662e652f22faf0f0f261f354
depends_lib port:zlib
+depends_build port:makedepend
platform darwin {
patchfiles patch-Makefile.org.diff patch-crypto-Makefile.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100904/1ecd678d/attachment.html>
More information about the macports-changes
mailing list