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

(-)security/opencryptoki/Makefile (+1 lines)
Lines 24-29 GNU_CONFIGURE= yes Link Here
24
CONFIGURE_ARGS=	--enable-swtok --enable-tpmtok \
24
CONFIGURE_ARGS=	--enable-swtok --enable-tpmtok \
25
		--disable-crtok --disable-aeptok \
25
		--disable-crtok --disable-aeptok \
26
		--disable-ccatok --disable-bcomtok \
26
		--disable-ccatok --disable-bcomtok \
27
		--disable-icsftok \
27
		--disable-pkcscca_migrate \
28
		--disable-pkcscca_migrate \
28
		--with-lockdir=/var/run/opencryptoki \
29
		--with-lockdir=/var/run/opencryptoki \
29
		--with-logdir=/var/log/opencryptoki \
30
		--with-logdir=/var/log/opencryptoki \

Return to bug 209992