[105870] trunk/dports/devel/patchutils/Portfile

larryv at macports.org larryv at macports.org
Wed May 8 11:20:12 PDT 2013


Revision: 105870
          https://trac.macports.org/changeset/105870
Author:   larryv at macports.org
Date:     2013-05-08 11:20:12 -0700 (Wed, 08 May 2013)
Log Message:
-----------
patchutils: Make perl5.12 a runtime dependency only.

Modified Paths:
--------------
    trunk/dports/devel/patchutils/Portfile

Modified: trunk/dports/devel/patchutils/Portfile
===================================================================
--- trunk/dports/devel/patchutils/Portfile	2013-05-08 18:17:30 UTC (rev 105869)
+++ trunk/dports/devel/patchutils/Portfile	2013-05-08 18:20:12 UTC (rev 105870)
@@ -23,7 +23,7 @@
 checksums               rmd160  92cd118e8520eba57b32058b55ba553727fffad2 \
                         sha256  91f4e8451b2efcac5d40c966e42c175803450f0de94c926bfecc12c90070ad3c
 
-depends_lib             port:perl5.12
+depends_run             port:perl5.12
 
 configure.env-append    PERL=${prefix}/bin/perl5.12
 configure.args          --mandir="${prefix}/share/man"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130508/3f2d4faf/attachment.html>


More information about the macports-changes mailing list