On 12 Jul 2007, at 12:10, [EMAIL PROTECTED] wrote:

You might want to double check that the --with-gimp2-as-gutenprint configure argument should have been replaced with --with-gimp-as- gutenprint

It seems to me that this argument has to do with searching for gimp 2.x as opposed to gimp 1.x and is not related to the internal workings of our MacPorts system.
Modified: trunk/dports/print/gutenprint/Portfile (26937 => 26938)
--- trunk/dports/print/gutenprint/Portfile 2007-07-12 14:47:31 UTC (rev 26937) +++ trunk/dports/print/gutenprint/Portfile 2007-07-12 16:10:53 UTC (rev 26938)
@@ -16,14 +16,14 @@
 use_bzip2       yes
 checksums       md5 4ec66d57c1014b503d6bea16b1c31d81

-depends_lib     port:gimp2
+depends_lib     port:gimp

 configure.args  --disable-escputil \
                 --disable-samples \
                 --disable-test \
                 --without-cups \
                 --without-readline \
-                --with-gimp2-as-gutenprint
+                --with-gimp-as-gutenprint

 post-configure {
     foreach i {iconv intl} {
@@ -41,7 +41,7 @@
Randall Wood
[EMAIL PROTECTED]
http://shyramblings.blogspot.com

"The rules are simple: The ball is round. The game lasts 90 minutes. All the
rest is just philosophy."


_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to