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

ciserlohn at macports.org ciserlohn at macports.org
Tue Jun 30 12:17:19 PDT 2015


Revision: 138161
          https://trac.macports.org/changeset/138161
Author:   ciserlohn at macports.org
Date:     2015-06-30 12:17:19 -0700 (Tue, 30 Jun 2015)
Log Message:
-----------
git: fix gitweb variant (closes #48210)

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

Modified: trunk/dports/devel/git/Portfile
===================================================================
--- trunk/dports/devel/git/Portfile	2015-06-30 19:15:54 UTC (rev 138160)
+++ trunk/dports/devel/git/Portfile	2015-06-30 19:17:19 UTC (rev 138161)
@@ -179,7 +179,7 @@
 }
 
 variant gitweb description {Install gitweb.cgi} {
-    build.target-append     gitweb/gitweb.cgi
+    build.target-append gitweb
 
     post-destroot {
         xinstall -d ${destroot}${prefix}/share/${name}/gitweb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150630/2cdbe8b8/attachment-0001.html>


More information about the macports-changes mailing list