[121114] trunk/dports/science/clhep/Portfile

mojca at macports.org mojca at macports.org
Tue Jun 17 13:55:48 PDT 2014


Revision: 121114
          https://trac.macports.org/changeset/121114
Author:   mojca at macports.org
Date:     2014-06-17 13:55:48 -0700 (Tue, 17 Jun 2014)
Log Message:
-----------
clhep: cppflags are no longer there (#42872)

Modified Paths:
--------------
    trunk/dports/science/clhep/Portfile

Modified: trunk/dports/science/clhep/Portfile
===================================================================
--- trunk/dports/science/clhep/Portfile	2014-06-17 20:31:10 UTC (rev 121113)
+++ trunk/dports/science/clhep/Portfile	2014-06-17 20:55:48 UTC (rev 121114)
@@ -33,14 +33,6 @@
 
 configure.post_args ${worksrcpath}
 
-# TODO
-# the flag could theoretically be replaced by -isystem${prefix}/include,
-# but it's not even needed, so let's simply delete it
-# (the build fails because it finds headers in ${prefix} before those in the build dir)
-# the best way to fix these type of problems would probably be
-# to handle this specific flag differently in the cmake PortGroup
-configure.cppflags-delete -I${prefix}/include
-
 post-build {
     fs-traverse file ${build.dir} {
         if {[string match {*-config} ${file}]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140617/2d86b274/attachment.html>


More information about the macports-changes mailing list