[90391] trunk/dports/graphics/mupdf/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Mar 3 21:39:28 PST 2012
Revision: 90391
http://trac.macports.org/changeset/90391
Author: ryandesign at macports.org
Date: 2012-03-03 21:39:24 -0800 (Sat, 03 Mar 2012)
Log Message:
-----------
mupdf: add gmake dependency for Tiger since Xcode's version is too old; see #33240
Modified Paths:
--------------
trunk/dports/graphics/mupdf/Portfile
Modified: trunk/dports/graphics/mupdf/Portfile
===================================================================
--- trunk/dports/graphics/mupdf/Portfile 2012-03-04 02:53:06 UTC (rev 90390)
+++ trunk/dports/graphics/mupdf/Portfile 2012-03-04 05:39:24 UTC (rev 90391)
@@ -54,3 +54,8 @@
verbose=1
destroot.destdir prefix=${destroot}${prefix}
+
+platform darwin 8 {
+ depends_build-append port:gmake
+ build.cmd ${prefix}/bin/gmake
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120303/708af135/attachment.html>
More information about the macports-changes
mailing list