aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/jsoncpp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/jsoncpp/Makefile b/devel/jsoncpp/Makefile
index 4c28bbaa3ad6..cf15d5ec8a56 100644
--- a/devel/jsoncpp/Makefile
+++ b/devel/jsoncpp/Makefile
@@ -3,10 +3,10 @@
PORTNAME= jsoncpp
PORTVERSION= 1.8.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
-MAINTAINER= yuri@rawbw.com
+MAINTAINER= yuri@FreeBSD.org
COMMENT= JSON reader and writer library for C++
LICENSE= MIT
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USE_GITHUB= yes
GH_ACCOUNT= open-source-parsers
-USES= compiler:features dos2unix scons
+USES= compiler:c++11-lang dos2unix scons
USE_LDCONFIG= yes
PLATFORM= linux-gcc-FreeBSD