aboutsummaryrefslogtreecommitdiff
path: root/deskutils/pinot/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-02-15 00:07:11 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-02-15 00:07:11 +0000
commit1bb5898cac0a2cb1e3fb930f4916b0231bff2180 (patch)
tree676f222f1f2265d7c0bb25ec06dcf7f712fc9646 /deskutils/pinot/Makefile
parentafcbbb9a8c5845a434d74487091fa96342877ddb (diff)
downloadports-1bb5898cac0a2cb1e3fb930f4916b0231bff2180.tar.gz
ports-1bb5898cac0a2cb1e3fb930f4916b0231bff2180.zip
Notes
Diffstat (limited to 'deskutils/pinot/Makefile')
-rw-r--r--deskutils/pinot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile
index 476fadccb768..000f9589d39a 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -45,7 +45,7 @@ CONFIGURE_ARGS= --with-http=curl --with-ssl=${OPENSSLBASE} --enable-libarchive \
--enable-mempool=no
CONFIGURE_ENV= MKDIR_P="${MKDIR}"
CPPFLAGS+= -I${LOCALBASE}/include
-LIBS+= -L${LOCALBASE}/lib
+LIBS+= -L${LOCALBASE}/lib -lboost_system
USES= gettext libarchive libtool pkgconfig python shebangfix
USE_OPENSSL= yes