[25602] trunk/dports/graphics/graphviz/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri May 25 15:54:27 PDT 2007


Revision: 25602
          http://trac.macosforge.org/projects/macports/changeset/25602
Author:   ryandesign at macports.org
Date:     2007-05-25 15:54:27 -0700 (Fri, 25 May 2007)

Log Message:
-----------
Change wording of note on Mac OS X 10.2 and make it show only at pre-fetch time.

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

Modified: trunk/dports/graphics/graphviz/Portfile
===================================================================
--- trunk/dports/graphics/graphviz/Portfile	2007-05-25 22:35:37 UTC (rev 25601)
+++ trunk/dports/graphics/graphviz/Portfile	2007-05-25 22:54:27 UTC (rev 25602)
@@ -32,7 +32,10 @@
 	rmd160 68d55176cd5ce0e6a25c90b443529747e738d5c6
 
 platform darwin 6 {
-	ui_msg "Note: dot2gxl and gxl2dot do not build on OS X 10.2 (Jaguar). Sorry."
+	pre-fetch {
+		ui_msg "Note: dot2gxl and gxl2dot do not build on Mac OS X 10.2 Jaguar,"
+		ui_msg "but the rest of Graphviz should work correctly."
+	}
 	patchfiles-append \
 		patch-Makefile.in
 }

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


More information about the macports-changes mailing list