[41996] trunk/dports/graphics/fontforge/Portfile

nox at macports.org nox at macports.org
Thu Nov 13 04:20:44 PST 2008


Revision: 41996
          http://trac.macports.org/changeset/41996
Author:   nox at macports.org
Date:     2008-11-13 04:20:43 -0800 (Thu, 13 Nov 2008)
Log Message:
-----------
fontforge: Oops, forgot a flag in the previous commit.

Modified Paths:
--------------
    trunk/dports/graphics/fontforge/Portfile

Modified: trunk/dports/graphics/fontforge/Portfile
===================================================================
--- trunk/dports/graphics/fontforge/Portfile	2008-11-13 12:18:33 UTC (rev 41995)
+++ trunk/dports/graphics/fontforge/Portfile	2008-11-13 12:20:43 UTC (rev 41996)
@@ -65,7 +65,7 @@
         $worksrcpath/htdocs
 
     system "tar xzf $distpath/cidmaps.tgz -C $worksrcpath/cidmap"
-    system "tar xf $distpath/[suffix $docdistname] -C $worksrcpath/htdocs"
+    system "tar xjf $distpath/[suffix $docdistname] -C $worksrcpath/htdocs"
 }
 
 post-patch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081113/be1c872c/attachment.html>


More information about the macports-changes mailing list