View | Details | Raw Unified | Return to bug 207009
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 45-51 Link Here
45
		--enable-mempool=no
45
		--enable-mempool=no
46
CONFIGURE_ENV=	MKDIR_P="${MKDIR}"
46
CONFIGURE_ENV=	MKDIR_P="${MKDIR}"
47
CPPFLAGS+=	-I${LOCALBASE}/include
47
CPPFLAGS+=	-I${LOCALBASE}/include
48
LIBS+=		-L${LOCALBASE}/lib
48
LIBS+=		-L${LOCALBASE}/lib -lboost_system
49
49
50
USES=		gettext libarchive libtool pkgconfig python shebangfix
50
USES=		gettext libarchive libtool pkgconfig python shebangfix
51
USE_OPENSSL=	yes
51
USE_OPENSSL=	yes

Return to bug 207009