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

(-)b/Mk/bsd.gecko.mk (-1 / +1 lines)
Lines 68-74 USE_GNOME= cairo gdkpixbuf2 gtk30 Link Here
68
USE_PERL5=	build
68
USE_PERL5=	build
69
USE_XORG=	x11 xcb xcomposite xdamage xext xfixes xrender xt
69
USE_XORG=	x11 xcb xcomposite xdamage xext xfixes xrender xt
70
.if ${MOZILLA_VER:R:R} >= 96
70
.if ${MOZILLA_VER:R:R} >= 96
71
USE_XORG+=	xrandr
71
USE_XORG+=	xrandr xtst
72
.endif
72
.endif
73
HAS_CONFIGURE=	yes
73
HAS_CONFIGURE=	yes
74
CONFIGURE_OUTSOURCE=	yes
74
CONFIGURE_OUTSOURCE=	yes

Return to bug 261710