diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/pinot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index d4583a357a0f..cd677825625b 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -38,6 +38,8 @@ USE_GITHUB= yes GH_ACCOUNT= FabriceColin GH_TAGNAME= c14d6d5 +BROKEN_FreeBSD_9_i386= does not build + GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-http=curl --with-ssl=${OPENSSLBASE} --enable-libarchive \ --enable-mempool=no |