[111948] trunk/dports/graphics/gimp-gap-devel/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Oct 6 11:57:21 PDT 2013


Revision: 111948
          https://trac.macports.org/changeset/111948
Author:   jeremyhu at macports.org
Date:     2013-10-06 11:57:21 -0700 (Sun, 06 Oct 2013)
Log Message:
-----------
gimp-gap-devel: No need to force gnutar...

Modified Paths:
--------------
    trunk/dports/graphics/gimp-gap-devel/Portfile

Modified: trunk/dports/graphics/gimp-gap-devel/Portfile
===================================================================
--- trunk/dports/graphics/gimp-gap-devel/Portfile	2013-10-06 18:50:28 UTC (rev 111947)
+++ trunk/dports/graphics/gimp-gap-devel/Portfile	2013-10-06 18:57:21 UTC (rev 111948)
@@ -36,7 +36,7 @@
                 sha256  a73561adf2206e389c18a3bf4f4a87e7e00081e1487462332bf662db6568f244
 
 pre-patch       {
-                    system "cd ${worksrcpath}/extern_libs && gzip -dc ffmpeg.tar.gz | gnutar -xf -"
+                    system "cd ${worksrcpath}/extern_libs && gzip -dc ffmpeg.tar.gz | tar -xf -"
                 }
 
 patchfiles      patch-extern_libs-configure_options_ffmpeg.txt.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131006/c0d62fec/attachment.html>


More information about the macports-changes mailing list