From 7e21a6476a66bd0d11b88a9d798624831fee469c Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Mon, 25 Sep 2017 00:05:05 +0000 Subject: devel/boost-*: enable C++11 features PR: 218835 Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690 Approved by: maintainer timeout (2 months) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582 --- databases/mysql-connector-c++/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/mysql-connector-c++') diff --git a/databases/mysql-connector-c++/Makefile b/databases/mysql-connector-c++/Makefile index ef4abf3dcb17..795222083ae6 100644 --- a/databases/mysql-connector-c++/Makefile +++ b/databases/mysql-connector-c++/Makefile @@ -3,6 +3,7 @@ PORTNAME= mysql-connector-c++ PORTVERSION= 1.1.9 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= MYSQL/Connector-C++ -- cgit v1.2.3