[33545] trunk/dports/graphics/gimp/Portfile

yves at macports.org yves at macports.org
Tue Jan 29 11:02:27 PST 2008


Revision: 33545
          http://trac.macosforge.org/projects/macports/changeset/33545
Author:   yves at macports.org
Date:     2008-01-29 11:02:26 -0800 (Tue, 29 Jan 2008)

Log Message:
-----------
Help files are either outdated or broken, so make a variant for the brave and the hopeless

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

Modified: trunk/dports/graphics/gimp/Portfile
===================================================================
--- trunk/dports/graphics/gimp/Portfile	2008-01-29 18:59:26 UTC (rev 33544)
+++ trunk/dports/graphics/gimp/Portfile	2008-01-29 19:02:26 UTC (rev 33545)
@@ -4,7 +4,7 @@
 
 name            gimp
 version         2.4
-revision        3
+revision        4
 categories      graphics
 maintainers     nomaintainer
 homepage        http://www.gimp.org/
@@ -21,7 +21,6 @@
 depends_lib     port:icns-gimp \
                 port:gimp-jp2 \
                 port:gimp-lqr-plugin \
-                port:gimp-user-manual \
                 port:gtk-nodoka-engine \
                 port:gutenprint \
                 port:ufraw \
@@ -48,3 +47,7 @@
     depends_lib-append  port:gimp-gap
 }
 
+variant manual description 'Include the gimpe help files." {
+    depends_lib-append  port:gimp-user-manual
+}
+

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


More information about the macports-changes mailing list