[140279] trunk/dports/finance/ledger/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Sep 16 07:02:37 PDT 2015


Revision: 140279
          https://trac.macports.org/changeset/140279
Author:   ryandesign at macports.org
Date:     2015-09-16 07:02:37 -0700 (Wed, 16 Sep 2015)
Log Message:
-----------
ledger: use cxx11 1.0 portgroup

Modified Paths:
--------------
    trunk/dports/finance/ledger/Portfile

Modified: trunk/dports/finance/ledger/Portfile
===================================================================
--- trunk/dports/finance/ledger/Portfile	2015-09-16 13:51:15 UTC (rev 140278)
+++ trunk/dports/finance/ledger/Portfile	2015-09-16 14:02:37 UTC (rev 140279)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           cxx11 1.0
 PortGroup           github 1.0
 
 github.setup        ledger ledger 3.1 v
@@ -45,7 +46,5 @@
 patchfiles          ledger-3.1-boost-1.58.patch
 patch.pre_args      -p1
 
-# Needs a compiler that supports c++11. Do we need to whitelist?
-
 configure.cmd       ${worksrcpath}/acprep opt config
 build.cmd           ${worksrcpath}/acprep opt make
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150916/9af049eb/attachment.html>


More information about the macports-changes mailing list