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

devans at macports.org devans at macports.org
Tue Mar 17 10:21:56 PDT 2009


Revision: 48245
          http://trac.macports.org/changeset/48245
Author:   devans at macports.org
Date:     2009-03-17 10:21:56 -0700 (Tue, 17 Mar 2009)
Log Message:
-----------
gimp: change dependency on port gimp-gap-devel to path to allow gimp-gap to satisfy if already installed.  Thanks to ryandesign for the suggestion.

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

Modified: trunk/dports/graphics/gimp/Portfile
===================================================================
--- trunk/dports/graphics/gimp/Portfile	2009-03-17 17:17:05 UTC (rev 48244)
+++ trunk/dports/graphics/gimp/Portfile	2009-03-17 17:21:56 UTC (rev 48245)
@@ -44,7 +44,7 @@
 }
 
 variant animation description "Include the Gimp Animation Package (gimp-gap)." {
-    depends_lib-append  port:gimp-gap-devel
+    depends_lib-append  path:lib/gimp/2.0/plug-ins/gap_plugins:gimp-gap-devel
 }
 
 variant manual description {Include the help files.} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090317/4d9b7465/attachment.html>


More information about the macports-changes mailing list