aboutsummaryrefslogtreecommitdiff
path: root/textproc/uncrustify
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-05-03 13:55:50 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-05-03 13:55:50 +0000
commit66d462743c390779588d59c5bda7a481290a2332 (patch)
treeebf5554de4a776197389c966569f772f8872a35a /textproc/uncrustify
parentb434560e02e1353ea9c7d3a35eec555c6143e4bd (diff)
downloadports-66d462743c390779588d59c5bda7a481290a2332.tar.gz
ports-66d462743c390779588d59c5bda7a481290a2332.zip
Notes
Diffstat (limited to 'textproc/uncrustify')
-rw-r--r--textproc/uncrustify/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/textproc/uncrustify/Makefile b/textproc/uncrustify/Makefile
index 735dc8c234cb..210403e38962 100644
--- a/textproc/uncrustify/Makefile
+++ b/textproc/uncrustify/Makefile
@@ -12,14 +12,10 @@ COMMENT= Highly configurable source code beautifier
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-#BROKEN_mips= fails to compile: cc1plus: error: unrecognized command line option "-std=gnu++0x"
-#BROKEN_mips64= fails to compile: cc1plus: error: unrecognized command line option "-std=gnu++0x"
-#BROKEN_powerpc64= fails to compile: cc1plus: error: unrecognized command line option "-std=gnu++0x"
-
USE_GITHUB= yes
GH_TAGNAME= dbe32c0
-USES= cmake
+USES= cmake compiler:c++11-lang
CMAKE_ARGS= -DNoGitVersionString:BOOL=TRUE
TEST_TARGET= test