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 --- games/glob2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/glob2') diff --git a/games/glob2/Makefile b/games/glob2/Makefile index cf361addd61d..467493ff8bf4 100644 --- a/games/glob2/Makefile +++ b/games/glob2/Makefile @@ -3,7 +3,7 @@ PORTNAME= glob2 PORTVERSION= 0.9.4.4 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= games MASTER_SITES= SAVANNAH/${PORTNAME}/${PORTVERSION:R}/ -- cgit v1.2.3