[31772] trunk/dports/www/cgit/Portfile

sfiera at macports.org sfiera at macports.org
Thu Dec 6 16:36:13 PST 2007


Revision: 31772
          http://trac.macosforge.org/projects/macports/changeset/31772
Author:   sfiera at macports.org
Date:     2007-12-06 16:36:09 -0800 (Thu, 06 Dec 2007)

Log Message:
-----------
Dependency is `libiconv`, not `iconv`

Modified Paths:
--------------
    trunk/dports/www/cgit/Portfile

Modified: trunk/dports/www/cgit/Portfile
===================================================================
--- trunk/dports/www/cgit/Portfile	2007-12-07 00:07:50 UTC (rev 31771)
+++ trunk/dports/www/cgit/Portfile	2007-12-07 00:36:09 UTC (rev 31772)
@@ -34,7 +34,7 @@
 depends_lib     port:git-core \
                 port:openssl \
                 port:zlib \
-                port:iconv
+                port:libiconv
 
 post-extract {
     file delete ${worksrcpath}/git

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071206/c8efd892/attachment.html


More information about the macports-changes mailing list