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

(-)Makefile (-1 / +2 lines)
Lines 13-19 Link Here
13
XORG_CAT=	app
13
XORG_CAT=	app
14
USE_XORG=	xmu x11 xau xinerama xpm xdmcp xt xext xaw
14
USE_XORG=	xmu x11 xau xinerama xpm xdmcp xt xext xaw
15
CONFIGURE_ARGS+=	--with-xdmconfigdir=${EXAMPLESDIR} \
15
CONFIGURE_ARGS+=	--with-xdmconfigdir=${EXAMPLESDIR} \
16
			--with-xdmscriptdir=${EXAMPLESDIR}
16
			--with-xdmscriptdir=${EXAMPLESDIR} \
17
			--disable-xdm-auth
17
USES=		libtool
18
USES=		libtool
18
19
19
CFFILES=	GiveConsole TakeConsole Xaccess Xreset Xresources \
20
CFFILES=	GiveConsole TakeConsole Xaccess Xreset Xresources \

Return to bug 191296