[40724] trunk/dports/graphics/gimp-user-manual/Portfile

devans at macports.org devans at macports.org
Sun Oct 12 10:34:47 PDT 2008


Revision: 40724
          http://trac.macports.org/changeset/40724
Author:   devans at macports.org
Date:     2008-10-12 10:34:45 -0700 (Sun, 12 Oct 2008)
Log Message:
-----------
Remove broken fetch variant.

Modified Paths:
--------------
    trunk/dports/graphics/gimp-user-manual/Portfile

Modified: trunk/dports/graphics/gimp-user-manual/Portfile
===================================================================
--- trunk/dports/graphics/gimp-user-manual/Portfile	2008-10-12 16:30:58 UTC (rev 40723)
+++ trunk/dports/graphics/gimp-user-manual/Portfile	2008-10-12 17:34:45 UTC (rev 40724)
@@ -24,7 +24,7 @@
 #
 # Disable fetch variant for now
 #
-variant fetch description {fetch prebuilt documentation} {
+#variant fetch description {fetch prebuilt documentation} {
 #    distname        gimp-help-html-${version}
 #    master_sites    macports
 #    use_bzip2       yes
@@ -38,10 +38,10 @@
 #        system "cd ${destroot}${prefix}/share &&
 #            tar jvxf ${distpath}/${distfiles}"
 #    }
-}
+#}
 
 
-variant build conflicts fetch description {build documentation from scratch} {
+variant build conflicts description {build documentation from scratch} {
     distname        gimp-help-${version}
     master_sites    ftp://ftp.gimp.org/pub/gimp/help/ \
                     http://gimp.mirrors.hoobly.com/gimp/help/ \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081012/bf801f22/attachment.html 


More information about the macports-changes mailing list