From c4902dcf699e2384ccaa21ff35561ba12714fcc3 Mon Sep 17 00:00:00 2001 From: dinoex Date: Sun, 19 Feb 2012 10:40:24 +0000 Subject: - needs XWindowServerKit --- x11-wm/etoile-login/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'x11-wm/etoile-login') diff --git a/x11-wm/etoile-login/Makefile b/x11-wm/etoile-login/Makefile index d12cd17ec090..8d586560f1ee 100644 --- a/x11-wm/etoile-login/Makefile +++ b/x11-wm/etoile-login/Makefile @@ -22,8 +22,11 @@ USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes +USE_GNUSTEP_SYSTEM_LIBS+= XWindowServerKit:${XWINDOWSERVERKIT_PORT} WRKSRC= ${WRKDIR}/Etoile-${PORTVERSION} USE_GNUSTEP_MAKE_DIRS+= Services/Private/Login +XWINDOWSERVERKIT_PORT?= x11/etoile-xwindowserverkit + .include -- cgit