aboutsummaryrefslogtreecommitdiff
path: root/math/gambit
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-04-11 06:40:09 +0000
committerJohn Marino <marino@FreeBSD.org>2015-04-11 06:40:09 +0000
commit1cac23d55c04370364294b8ba49e0dbe14af4820 (patch)
treec8c0b81045b2abf559b89cc9462d8ba729213e36 /math/gambit
parent5fcf2e59820bd5802ef8e662650e1a07db962118 (diff)
downloadports-1cac23d55c04370364294b8ba49e0dbe14af4820.tar.gz
ports-1cac23d55c04370364294b8ba49e0dbe14af4820.zip
math/gambit: fix typo
Notes
Notes: svn path=/head/; revision=383773
Diffstat (limited to 'math/gambit')
-rw-r--r--math/gambit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gambit/Makefile b/math/gambit/Makefile
index 5894b003ecd0..4aa9f734b695 100644
--- a/math/gambit/Makefile
+++ b/math/gambit/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv2
USES= compiler:c++11-lib
USE_GNOME= gtk20
USE_WX= 3.0
-USE_CXXSTD= c+=11
+USE_CXXSTD= c++11
WX_CONF_ARGS= absolute
WX_UNICODE= yes
GNU_CONFIGURE= yes