summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-06-18 18:42:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-06-18 18:42:44 +0000
commit8c7c7c4c27100a78437c1447ab043aa51bec6888 (patch)
tree31ad5664cde069f5e6df158997967ebde4209908
parentdatabases/mariadb55-server: Update to 5.5.50 (diff)
Mark as broken with OPENMP options
Notes
Notes: svn path=/head/; revision=417081
-rw-r--r--archivers/paq/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/paq/Makefile b/archivers/paq/Makefile
index 4bfe799bbf4c..165148f18757 100644
--- a/archivers/paq/Makefile
+++ b/archivers/paq/Makefile
@@ -66,7 +66,8 @@ PORTDATA= ${WDATA} ${DDATA} zpsfx
.if ${PORT_OPTIONS:MOPENMP}
OPENMP_CFLAGS+= -fopenmp
-USE_GCC= any
+USE_GCC= any
+BROKEN= does not build
.endif
post-extract: