Index: Makefile =================================================================== --- Makefile (révision 568865) +++ Makefile (copie de travail) @@ -3,6 +3,7 @@ PORTNAME= lightdm-gtk-greeter PORTVERSION= 2.0.8 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= https://github.com/Xubuntu/${PORTNAME}/releases/download/${PORTNAME}-${PORTVERSION}/ @@ -14,6 +15,7 @@ BUILD_DEPENDS= xdt-csource:devel/xfce4-dev-tools LIB_DEPENDS= liblightdm-gobject-1.so:x11/lightdm +RUN_DEPENDS= at-spi2-core>0:accessibility/at-spi2-core USES= gettext gmake gnome localbase pkgconfig xorg USE_CSTD= c99 @@ -23,6 +25,9 @@ GNU_CONFIGURE= yes INSTALLS_ICONS= yes +CONFIGURE_ARGS+=--disable-indicator-services-command \ + --enable-at-spi-command=${LOCALBASE}/libexec/at-spi-bus-launcher + OPTIONS_DEFINE= DOCS post-install: