[67259] trunk/dports/devel/git-core/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon May 3 15:36:20 PDT 2010


Revision: 67259
          http://trac.macports.org/changeset/67259
Author:   ryandesign at macports.org
Date:     2010-05-03 15:36:18 -0700 (Mon, 03 May 2010)
Log Message:
-----------
git-core: perl is required at build time too, not just at runtime; see #22810

Modified Paths:
--------------
    trunk/dports/devel/git-core/Portfile

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2010-05-03 21:37:41 UTC (rev 67258)
+++ trunk/dports/devel/git-core/Portfile	2010-05-03 22:36:18 UTC (rev 67259)
@@ -29,8 +29,8 @@
                     sha1    6b1e6738d30334f6e9071f983959644b4b3e9378 \
                     rmd160  8f32c0f06e9ff76751dff6849e6c3df7db4b77c7 \
 
-depends_run  port:rsync path:bin/perl:perl5 port:p5-error
-depends_lib  port:curl port:zlib port:openssl port:expat port:libiconv
+depends_run  port:rsync port:p5-error
+depends_lib  path:bin/perl:perl5 port:curl port:zlib port:openssl port:expat port:libiconv
 
 patchfiles   patch-Makefile.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100503/0a70fdb4/attachment.html>


More information about the macports-changes mailing list