[134470] trunk/dports/graphics/hugin-app/Portfile

mojca at macports.org mojca at macports.org
Thu Mar 26 13:36:50 PDT 2015


Revision: 134470
          https://trac.macports.org/changeset/134470
Author:   mojca at macports.org
Date:     2015-03-26 13:36:50 -0700 (Thu, 26 Mar 2015)
Log Message:
-----------
hugin-app: out-of-source build doesn't work (#47197)

Modified Paths:
--------------
    trunk/dports/graphics/hugin-app/Portfile

Modified: trunk/dports/graphics/hugin-app/Portfile
===================================================================
--- trunk/dports/graphics/hugin-app/Portfile	2015-03-26 20:27:50 UTC (rev 134469)
+++ trunk/dports/graphics/hugin-app/Portfile	2015-03-26 20:36:50 UTC (rev 134470)
@@ -25,6 +25,13 @@
 distname                hugin-${version}
 use_bzip2               yes
 
+# Version 2013 doesn't find "CMakeModules/FindLensfun.cmake" with an out-of-source build
+# (to be reported upstream if the problem persists in new versions)
+#
+# CMake Error at CMakeModules/FindPackageHandleStandardArgs.cmake:51 (MESSAGE):
+#   Could not find REQUIRED package Lensfun
+cmake.out_of_source     no
+
 wxWidgets.use           wxWidgets-3.0
 
 depends_build-append    port:pkgconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150326/bd14cabe/attachment.html>


More information about the macports-changes mailing list