[93131] trunk/dports/graphics/opencv/Portfile
raphael at macports.org
raphael at macports.org
Tue May 15 14:51:23 PDT 2012
Revision: 93131
https://trac.macports.org/changeset/93131
Author: raphael at macports.org
Date: 2012-05-15 14:51:22 -0700 (Tue, 15 May 2012)
Log Message:
-----------
opencv: fix universal variant; see #34451
Modified Paths:
--------------
trunk/dports/graphics/opencv/Portfile
Modified: trunk/dports/graphics/opencv/Portfile
===================================================================
--- trunk/dports/graphics/opencv/Portfile 2012-05-15 21:19:40 UTC (rev 93130)
+++ trunk/dports/graphics/opencv/Portfile 2012-05-15 21:51:22 UTC (rev 93131)
@@ -45,7 +45,7 @@
patchfiles patch-fix_dirname_case.diff \
patch-install_name.diff
-if {[variant_isset universal] && [variant_exists universal]} {
+if {[variant_isset universal]} {
patchfiles-append patch-pch-CMakeLists.txt.diff
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120515/d34b87de/attachment.html>
More information about the macports-changes
mailing list