diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-01 03:45:12 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-01-01 03:45:12 +0000 |
commit | e0b379fa6f3d155233755f07a2c1262bcdb4faa8 (patch) | |
tree | 47a0ecc20682a7a4895cc432843a845b1c7f6905 /deskutils/pinot/Makefile | |
parent | 411a42077f495f437d1991bb81e508d52f3cd6ea (diff) | |
download | ports-e0b379fa6f3d155233755f07a2c1262bcdb4faa8.tar.gz ports-e0b379fa6f3d155233755f07a2c1262bcdb4faa8.zip |
Notes
Diffstat (limited to 'deskutils/pinot/Makefile')
-rw-r--r-- | deskutils/pinot/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index be685ef0538b..aac4fc5acf1e 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -39,8 +39,6 @@ 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 |