[142962] trunk/dports/devel/git/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Sat Dec 12 07:58:27 PST 2015


Revision: 142962
          https://trac.macports.org/changeset/142962
Author:   ciserlohn at macports.org
Date:     2015-11-29 22:13:58 -0800 (Sun, 29 Nov 2015)
Log Message:
-----------
git: fix typo that prevents gitweb variant from building (closes #49836)

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

Modified: trunk/dports/devel/git/Portfile
===================================================================
--- trunk/dports/devel/git/Portfile	2015-11-29 21:44:23 UTC (rev 142961)
+++ trunk/dports/devel/git/Portfile	2015-11-30 06:13:58 UTC (rev 142962)
@@ -181,7 +181,7 @@
 }
 
 variant gitweb description {Install gitweb.cgi} {
-    depends_run_append  port:lighttpd
+    depends_run-append  port:lighttpd
 
     build.target-append gitweb
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/048a2701/attachment.html>


More information about the macports-changes mailing list