[92555] trunk/dports/devel/mercurial/Portfile

deric at macports.org deric at macports.org
Tue May 1 00:37:45 PDT 2012


Revision: 92555
          https://trac.macports.org/changeset/92555
Author:   deric at macports.org
Date:     2012-05-01 00:37:45 -0700 (Tue, 01 May 2012)
Log Message:
-----------
mercurial: allow bash-completion-devel to satisfy bash-completion dependency.

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

Modified: trunk/dports/devel/mercurial/Portfile
===================================================================
--- trunk/dports/devel/mercurial/Portfile	2012-05-01 07:36:50 UTC (rev 92554)
+++ trunk/dports/devel/mercurial/Portfile	2012-05-01 07:37:45 UTC (rev 92555)
@@ -86,7 +86,7 @@
 }
 
 variant bash_completion {
-    depends_run-append port:bash-completion
+    depends_run-append path:etc/bash_completion:bash-completion
 }
 
 variant zsh_completion description {Install mercurial zsh completion file} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120501/888aea77/attachment.html>


More information about the macports-changes mailing list