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

(-)poudriere/Makefile (-1 / +1 lines)
Lines 24-30 Link Here
24
GNU_CONFIGURE=	yes
24
GNU_CONFIGURE=	yes
25
ETCDIR=		${PREFIX}/etc/poudriere.d
25
ETCDIR=		${PREFIX}/etc/poudriere.d
26
26
27
OPTIONS_DEFINE=	ZSH QEMU
27
OPTIONS_DEFINE=	ZSH QEMU EXAMPLES
28
OPTIONS_SUB=	yes
28
OPTIONS_SUB=	yes
29
29
30
QEMU_DESC=	Add qemu-user-static to compile ports for non-x86 architectures
30
QEMU_DESC=	Add qemu-user-static to compile ports for non-x86 architectures
(-)poudriere-devel/Makefile (-1 / +1 lines)
Lines 25-31 Link Here
25
GNU_CONFIGURE=	yes
25
GNU_CONFIGURE=	yes
26
ETCDIR=		${PREFIX}/etc/poudriere.d
26
ETCDIR=		${PREFIX}/etc/poudriere.d
27
27
28
OPTIONS_DEFINE=	ZSH QEMU
28
OPTIONS_DEFINE=	ZSH QEMU EXAMPLES
29
OPTIONS_SUB=	yes
29
OPTIONS_SUB=	yes
30
30
31
QEMU_DESC=	Add qemu-user-static to compile ports for non-x86 architectures
31
QEMU_DESC=	Add qemu-user-static to compile ports for non-x86 architectures

Return to bug 196244