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

ciserlohn at macports.org ciserlohn at macports.org
Sun Apr 29 08:48:44 PDT 2012


Revision: 92469
          https://trac.macports.org/changeset/92469
Author:   ciserlohn at macports.org
Date:     2012-04-29 08:48:42 -0700 (Sun, 29 Apr 2012)
Log Message:
-----------
git-core: allow bash-completion-devel port to satisfy bash-completion dependency (see #34253)

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2012-04-29 12:28:16 UTC (rev 92468)
+++ trunk/dports/devel/git-core/Portfile	2012-04-29 15:48:42 UTC (rev 92469)
@@ -154,7 +154,7 @@
 }
 
 variant bash_completion {
-    depends_run-append  port:bash-completion
+    depends_run-append  path:etc/bash_completion:bash-completion
 
     post-destroot {
         xinstall -d ${destroot}${prefix}/etc/bash_completion.d
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120429/579e6508/attachment.html>


More information about the macports-changes mailing list