summaryrefslogtreecommitdiff
path: root/devel/creduce/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-01 03:45:12 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-01 03:45:12 +0000
commite0b379fa6f3d155233755f07a2c1262bcdb4faa8 (patch)
tree47a0ecc20682a7a4895cc432843a845b1c7f6905 /devel/creduce/Makefile
parent411a42077f495f437d1991bb81e508d52f3cd6ea (diff)
downloadfreebsd-ports-e0b379fa6f3d155233755f07a2c1262bcdb4faa8.zip
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
Diffstat (limited to 'devel/creduce/Makefile')
-rw-r--r--devel/creduce/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/creduce/Makefile b/devel/creduce/Makefile
index 77068daa964b..586f7570a99f 100644
--- a/devel/creduce/Makefile
+++ b/devel/creduce/Makefile
@@ -19,8 +19,6 @@ RUN_DEPENDS= llvm-config38:devel/llvm38 \
devel/p5-Sys-Cpu>=0:devel/p5-Sys-Cpu \
p5-Getopt-Tabular>=0:devel/p5-Getopt-Tabular
-BROKEN_FreeBSD_9= does not build (configure: error: cannot compile and link test program with selected LLVM)
-
GNU_CONFIGURE= yes
CONFIGURE_FLAGS= --with-llvm=${LOCALBASE}
CONFIGURE_ENV= LLVM_CONFIG=${LOCALBASE}/bin/llvm-config38 \