diff options
Diffstat (limited to 'x11/lightdm/Makefile')
-rw-r--r-- | x11/lightdm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/lightdm/Makefile b/x11/lightdm/Makefile index 985a8948e7fa..8928c52e26d6 100644 --- a/x11/lightdm/Makefile +++ b/x11/lightdm/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= libaccountsservice.so:sysutils/accountsservice \ libxklavier.so:x11/libxklavier USES= compiler:c++11-lang gettext gmake gnome libtool localbase \ - pathfix pkgconfig tar:xz + pathfix pkgconfig tar:xz xorg USE_CXXSTD= c++11 USE_GNOME= glib20 intltool USE_XORG= x11 xcb xdmcp |