summaryrefslogtreecommitdiffstats
path: root/x11/lightdm/BUILD
blob: 34030160241c3c12d6e580fa1eb092f88f9bedb4 (plain) (blame)
1
2
3
4
5
6
7
8
9
create_account lightdm                                               &&

OPTS+=" --disable-static"                                            &&
OPTS+=" --disable-tests"                                             &&
OPTS+=" --with-user-session=lightdm-xsession"                        &&
OPTS+=" --with-greeter-user=lightdm"                                 &&
OPTS+=" --with-html-dir=${INSTALL_ROOT}/usr/share/doc/${SPELL}/html" &&

QTDIR="${QTDIR:-$INSTALL_ROOT/usr}" PATH="$QTDIR/bin/qt4:$PATH" default_build