[134138] trunk/dports/science/root6/Portfile
mojca at macports.org
mojca at macports.org
Wed Mar 18 16:05:04 PDT 2015
Revision: 134138
https://trac.macports.org/changeset/134138
Author: mojca at macports.org
Date: 2015-03-18 16:05:04 -0700 (Wed, 18 Mar 2015)
Log Message:
-----------
root: out-of-source build (#47197)
Modified Paths:
--------------
trunk/dports/science/root6/Portfile
Modified: trunk/dports/science/root6/Portfile
===================================================================
--- trunk/dports/science/root6/Portfile 2015-03-18 23:00:56 UTC (rev 134137)
+++ trunk/dports/science/root6/Portfile 2015-03-18 23:05:04 UTC (rev 134138)
@@ -34,13 +34,7 @@
platforms darwin
dist_subdir root
-configure.dir ${workpath}/build
-build.dir ${configure.dir}
-post-extract {
- file mkdir ${configure.dir}
-}
-
depends_lib port:expat \
port:gmp \
port:giflib \
@@ -55,6 +49,8 @@
depends_run port:root_select
+cmake.out_of_source yes
+
# TODO: the file ${filespath}/${name} would have to be generated on the fly instead
select.group root
select.file ${filespath}/${name}
@@ -118,8 +114,6 @@
-DPNG_LIBRARY=${prefix}/lib/libpng.dylib \
-DPNG_PNG_INCLUDE_DIR=${prefix}/include
-configure.post_args ${worksrcpath}
-
platform darwin {
# No longer compiles on OSX10.6, due to update to internal LLVM version.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150318/6a15bc6b/attachment.html>
More information about the macports-changes
mailing list