[144358] trunk/dports/devel/quickfix/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jan 6 19:11:01 PST 2016


Revision: 144358
          https://trac.macports.org/changeset/144358
Author:   ryandesign at macports.org
Date:     2016-01-06 19:11:00 -0800 (Wed, 06 Jan 2016)
Log Message:
-----------
quickfix: requires C++11

Modified Paths:
--------------
    trunk/dports/devel/quickfix/Portfile

Modified: trunk/dports/devel/quickfix/Portfile
===================================================================
--- trunk/dports/devel/quickfix/Portfile	2016-01-07 03:07:06 UTC (rev 144357)
+++ trunk/dports/devel/quickfix/Portfile	2016-01-07 03:11:00 UTC (rev 144358)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           cxx11 1.0
 
 name                quickfix
 version             1.14.3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160106/ba932b57/attachment.html>


More information about the macports-changes mailing list