[126652] trunk/dports/math/gnudatalanguage/Portfile

takeshi at macports.org takeshi at macports.org
Mon Oct 13 01:46:23 PDT 2014


Revision: 126652
          https://trac.macports.org/changeset/126652
Author:   takeshi at macports.org
Date:     2014-10-13 01:46:22 -0700 (Mon, 13 Oct 2014)
Log Message:
-----------
gnudatalanguage: CMakeLists.txt still needs a patch cf. #44105

Modified Paths:
--------------
    trunk/dports/math/gnudatalanguage/Portfile

Modified: trunk/dports/math/gnudatalanguage/Portfile
===================================================================
--- trunk/dports/math/gnudatalanguage/Portfile	2014-10-13 08:23:25 UTC (rev 126651)
+++ trunk/dports/math/gnudatalanguage/Portfile	2014-10-13 08:46:22 UTC (rev 126652)
@@ -8,6 +8,7 @@
 
 name                        gnudatalanguage
 version                     0.9.5
+revision                    1
 epoch                       1
 
 compilers.choose            cc cxx
@@ -59,10 +60,11 @@
                             port:eigen3
 conflicts_build             antlr
 
+patchfiles                  patch-CMakeLists.txt.diff
+
 post-patch {
    # Avoid using heimdal's broken fnmatch.h
    reinplace "s|<\\(fnmatch\.h\\)>|\"/usr/include/\\1\"|" ${worksrcpath}/src/file.cpp
-   reinplace "s|\.\./gshhs|gshhs|" ${worksrcpath}/src/gshhs.cpp
 }
 
 configure.args-append   -DEIGEN3DIR=${prefix} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141013/14ebd478/attachment.html>


More information about the macports-changes mailing list