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

source_changes at macosforge.org source_changes at macosforge.org
Tue Jun 12 09:52:48 PDT 2007


Revision: 26102
          http://trac.macosforge.org/projects/macports/changeset/26102
Author:   rhwood at macports.org
Date:     2007-06-12 09:52:47 -0700 (Tue, 12 Jun 2007)

Log Message:
-----------
Change port:gimp2 dependency to bin:/bin/gimp:gimp since multiple ports can install gimp.

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

Modified: trunk/dports/graphics/gimp-user-manual/Portfile
===================================================================
--- trunk/dports/graphics/gimp-user-manual/Portfile	2007-06-12 13:15:34 UTC (rev 26101)
+++ trunk/dports/graphics/gimp-user-manual/Portfile	2007-06-12 16:52:47 UTC (rev 26102)
@@ -7,9 +7,9 @@
 maintainers     nomaintainer at macports.org
 description     A multilingual user manual for the Gimp (broken).
 long_description \
-    The GIMP User Manual is a newly written User Manual for the GIMP. \
-	It is written for the GIMP Help Browser, but can produce the Help pages \
-	for other mediums as well.
+	The GIMP User Manual is a newly written User Manual for the GIMP. \
+	It is written for the GIMP Help Browser, but can produce the Help \
+	pages or other mediums as well.
 homepage        http://docs.gimp.org/
 platforms       darwin
 
@@ -21,7 +21,7 @@
                 port:docbook-xsl \
                 port:docbook-xml-4.3 \
                 port:libxslt \
-                port:gimp2
+                bin:${prefix}/bin/gimp:gimp
 
 configure.args  --enable-build
 
@@ -29,5 +29,5 @@
 
 variant without_gimp {
     configure.args-append   --without-gimp
-    depends_build-delete    port:gimp2
+    depends_build-delete    bin:${prefix}/bin/gimp:gimp
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070612/12e36d9e/attachment.html


More information about the macports-changes mailing list