[88915] trunk/dports/graphics/graphviz-devel/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Jan 14 19:08:08 PST 2012
Revision: 88915
http://trac.macports.org/changeset/88915
Author: ryandesign at macports.org
Date: 2012-01-14 19:08:08 -0800 (Sat, 14 Jan 2012)
Log Message:
-----------
graphviz-devel: webp only needs to be removed on darwin 8 i386
Modified Paths:
--------------
trunk/dports/graphics/graphviz-devel/Portfile
Modified: trunk/dports/graphics/graphviz-devel/Portfile
===================================================================
--- trunk/dports/graphics/graphviz-devel/Portfile 2012-01-15 03:06:38 UTC (rev 88914)
+++ trunk/dports/graphics/graphviz-devel/Portfile 2012-01-15 03:08:08 UTC (rev 88915)
@@ -121,8 +121,8 @@
}
}
-platform darwin 8 {
- # webp doesn't currently build on darwin 8
+platform darwin 8 i386 {
+ # webp doesn't currently build on darwin 8 i386
depends_lib-delete port:webp
archcheck.files-delete lib/libwebp.dylib
configure.args-delete --with-webp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120114/40b7da73/attachment.html>
More information about the macports-changes
mailing list