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

(-)Makefile (-1 / +2 lines)
Lines 12-23 Link Here
12
12
13
LICENSE=	MIT
13
LICENSE=	MIT
14
14
15
USES=		perl5
15
USES=		cpe perl5
16
XORG_CAT=	lib
16
XORG_CAT=	lib
17
USE_XORG=	bigreqsproto xau xcmiscproto xdmcp xextproto xtrans \
17
USE_XORG=	bigreqsproto xau xcmiscproto xdmcp xextproto xtrans \
18
		kbproto:both inputproto xf86bigfontproto xproto:both \
18
		kbproto:both inputproto xf86bigfontproto xproto:both \
19
		xcb
19
		xcb
20
USE_PERL5=	build
20
USE_PERL5=	build
21
CPE_VENDOR=	x
21
22
22
CONFIGURE_ARGS+=	--datadir=${PREFIX}/lib \
23
CONFIGURE_ARGS+=	--datadir=${PREFIX}/lib \
23
			--without-xmlto \
24
			--without-xmlto \

Return to bug 197716